Data Storage
Enables reading and writing on SD card using SD card slot connected to the SDIO/SDMMC-hardware of the STM32 MCU. For slots connected to SPI-hardware use the standard Arduino SD library.
Once an SD memory card is connected to SD card slot you are able to create files and read/write on them. You can also move through directories on the SD card.
Maintainer: stm32duino
This library is compatible with the stm32 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.