I'm currently working on implementing the sd card code provided by the 43oh team to use with the breakout board I got. All of the examples I have seen are using the MSP430 of some variation. I am trying to use this code for application with an LM4F* launchpad or TM4C123 launchpad. Can anybody lead me in the right direction on what all I need to change in the code for proper interface. Has anybody accomplished this yet?
The code that I have been trying to use can be found from this link:
http://doc.43oh.com/The_Card_Reader_SDCard_BoosterPack
The forum where I first discovered the