2019-10-09 01:29 AM
STM32CubeIDE+FreeRTOS+USB_OTG_FS +USB Host+FATFS, can't recognize usbdisk.
STM32CubeIDE+USB_OTG_FS +USB Host+FATFS, can recognize usbdisk.
All can recognize usbdisk in MDK5.
I don't know why?
2019-10-09 03:33 PM
Basically because Keil MDK has their own runtime library, and different pool&stack arrangement than GNU toolchains.
-- pa
2019-10-30 11:42 PM
Can anyone help me?
STM32CubeIDE+FreeRTOS+USB Host+FatFS, can't recognise USB-Disk. This USB state is APPLICATION_START, can't reach APPLICATION_READY. Stack and heap is enough.
USB Device Attached
PID: 5678h
VID: ffffh
Address (#1) assigned.
Manufacturer : USB
Product : Disk 2.0
Serial Number : 6864291150875323753
Enumeration done.
This device has only 1 configuration.
Default configuration set.
Switching to Interface (#0)
Class : 8h
SubClass : 6h
Protocol : 50h
MSC class started.
2019-10-31 02:19 AM
this is a same problem.https://www.openstm32.org/forumthread3205