2025-07-02 2:44 PM
Hi,
Im trying to configure SDMMC 4 wide bus with FATFS for SD card.
Im not able to see any DMA options or Platform setting to set SD detect GPIO pin.
am I missing something? I have refered through most of the documentation and tutorials online but with this MCU there is no options for DMA or Platform settings menu in .ioc configuration.
Could you please help me with a procedure to setup SDMMC and FATFS for this MCU?
Thanks
2025-07-02 9:28 PM - edited 2025-07-02 9:30 PM
Hello @ropodi17 ,
You can adapt and update the available example according to your needs:
This article helps you : How to create a file system on a SD card using STM32CubeIDE