2024-08-05 11:29 PM - edited 2024-08-05 11:36 PM
Anybody occured this issue?
configuarions in stm32cubeMX
1. RCC configuration
2. SYS configuration: use ST-LINK to debug
3. select the USB of connectivity
4. Middleware setting
5. clock configuration
6. project setting
7. code generation
problem in this project
1. device cannot be recongnized.
2024-08-06 12:39 AM
Hello @Dylan_Du ,
I advise you to follow this FAQ: USB device not recognized with the solution to either increase the heap size, or configure the USB library.
This STM32 USB training video will help you for setting up the USB device.