Resolved! Why SDIO needs about 3ms on transferring only 512Bytes
Hello, ST expertsSTM32F415RGT6 is used on custom board. Everything looks fine except that SDIO opertions. f_write function is called at an interval about 500ms to write 512Bytes to SD card. SDIO_CLK is 24MHz, 4bit bus wide. I really don't know why t...