USB HOST and MSC problem on STM32F7
Posted on September 30, 2015 at 23:37Hello,i'm trying to implement msc class in my firmware to read usb stick's.I used Stm32CubeMx to create the source code. I also implemented sd-card and fat file system. I can read from sd-card without any proble...