steelgone 0 Posted November 30, 2013 Share Posted November 30, 2013 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 code can be found from the following link: http://forum.43oh.com/topic/1427-petitefs-fatfs-sdcard-usci-code/ Any help is appreciated! Quote Link to post Share on other sites
calinp 24 Posted December 1, 2013 Share Posted December 1, 2013 Hi, there are 2 sd libraries for Energia in the dedicated subforum( PetitFatFs and FatFs). You can also find an example of implementing the FatFs library on LM4F in Stellerisware ( or Tivaware) Quote Link to post Share on other sites
steelgone 0 Posted December 1, 2013 Author Share Posted December 1, 2013 Hi, there are 2 sd libraries for Energia in the dedicated subforum( PetitFatFs and FatFs). You can also find an example of implementing the FatFs library on LM4F in Stellerisware ( or Tivaware) Sorry I'm new to this forum, the 2 sd libraries that you are referring to where can I find them? I searched in the Energia subforum but could not locate them. Thanks. Quote Link to post Share on other sites
calinp 24 Posted December 2, 2013 Share Posted December 2, 2013 Check these threads: http://forum.stellarisiti.com/topic/442-energia-library-stellaris-launchpad-fatfs-energia-library/ http://forum.stellarisiti.com/topic/455-energia-library-petit-fatfs-sd-card-library/ In Stellarisware the path to the FatFs library is \StellarisWare\third_party\fatfs and the example is located in \StellarisWare\boards\ek-lm4f232\sd_card Calin Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.