Problem with USBHS and FATFS - STM32F407
Posted on April 26, 2017 at 02:46I'm using STM32f407 with USB 3300 ULPI module, and try to copy file from SD card using SDIO to flash memory using fatfs. The drive mounted and file opened successfully, but while reading or writing data on flash memo...