Important changes to questions
We’re making some changes to Mbed Questions. From 10th December 2019 this site will be archived and new questions should be asked on our new forum site. Until that date you can continue to reply to existing questions here but can’t ask new questions.
2 years, 8 months ago.
Reading/Writing Files to External Storage
I am having difficulty writing/reading files from an SD card which is slotted into a breakout board. It isn't the SD card problem as it is a FAT Transflash SanDisk as it reads fine when connected into the PC.
Basically I need to read audio files from an external storage whether that be an SD card, PC etc to drive to an 8ohm speaker.
What is the easiest way to do this?
You need to log in to post a question
Which mbed? What is your code? How is the SD card connected up?
posted by Andy A 23 Mar 2017LPC1768. The SD card is connected into the breakout board. I checked voltages of the pins and it showed the board is fine. I used the code from the SD Card File system from the cookbook
posted by Emmet Friel 23 Mar 2017