usb host fails to read/write data on usb drive due to error FR_DISK_ERR
Posted on November 05, 2015 at 12:34hi, i am working on usbh+fatfs code generated from STM32CcubeMX. sometimes USBh fails to read/write data on usb drive. f_read/f_write/f_open returns FR_DISK_ERRon going in little depth i found that data is written...