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...