Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 3 months ago. This question has been closed. Reason: Off Topic
Writing to SD card with SPI on a STM32 processor
Is this the correct example to use if I'm trying to read/write to an SD card with a Multitech Dragonfly (STM32 microprocessor) with the latest mbed-os?
https://github.com/ARMmbed/mbed-os-5-docs/blob/development/docs/api/storage/SDBlockDevice.md
It uses the "SDBlockDevice.h" header, but no library/header is linked to in the example page, and all the links that are included lead to a 404 error. Also, no library called SDBlockDevice shows up in the Import Wizard.