2017-10-10 12:22 PM
I would like to see CubeMX support for SD cards + FatFS using an SPI driver option. Both for MCUs that don't don't support SDIO and also on MCUs that have SDIO but where SPI fits the project better.
FatFS is there as 'user defined' forall.
SDIO option is there where supported.
Why not add SPI option under FatFS?
Seems like would be pretty minor to the follow the templates used in SDIOfor SPI.
Certainly would make it easier to get an stm32 project doing FatFS on SD!
#cubemx #sdio #spi #sd-card Note: this post was migrated and contained many threaded conversations, some content may be missing.2018-03-01 04:38 AM
Can you please post the code here ?
2018-03-01 04:42 AM
Can you please post the code here for Nucleo L476RG interface with SD card
2018-11-22 12:44 PM
i found kiwih's drivers very useful, it's an easy drop in implementation for existing CubeMX projects.
2018-11-22 12:44 PM
i found kiwih's drivers very useful, it's an easy drop in implementation for existing CubeMX projects.