[STM32CUBEMX][USB] CAN NOT BE RECOGNISED when STM32F103 be set up to a keyboard.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
- Labels:
-
STM32CubeMX
-
STM32F1 Series
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
Thanks
Imen
