STM32SD icon indicating copy to clipboard operation
STM32SD copied to clipboard

Enables reading and writing on SD card using SD card slot of the STM32 Board.

Results 3 STM32SD issues
Sort by recently updated
recently updated
newest added

The current STM32SD library does not have an end() or similar function to support stopping and deinitialising the library and SDIO peripheral. Having an end() function would allow for: -...

enhancement

**Summary** File must inherit from Stream: proper support for print and println of all supported data types. The motivation for this, was that in all other SD libraries the File...

enhancement

If possible could an example be added or provided with a read / write speed figure - currently using a stm32f405 with sdio interface, I want to identify maximum sampling...

enhancement