Posted on May 20, 2017 at 23:09I have an STM32429I-EVAL1 board. I have these working happily:* microSD at 25MHz with 4-bit interface, using DMA* USB OTG HS as an MSC device* FatFs talking to SDIO with 8-10 MB/s throughput (write/read)* USB (from Win...