stm32duino / STM32SD

Enables reading and writing on SD card using SD card slot of the STM32 Board.
157 stars 23 forks source link

SD Bus wide not properly handled #73

Closed fpistm closed 1 month ago

fpistm commented 1 month ago

Default is SD_BUS_WIDTH_4B but if 1B is used only one SD pin is required (D0).