STM32 F4 - SDIO - Facing Data CRC failure while doing SDIO read/write, Anyway to avoid or recover this problem?
Hello!I am using STM32-NUCLEO-F412ZG board. I want to use SDIO (only IO) functionality as host.I am able to init, read, write to SDIO peripheral using polling.Before asking question let me give some background of implementation,Not using DMA4 bit SDI...