Unknown USB device not recognized (Device Descriptor Failure)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-08 3:46 AM
Hi,
I have generated a project from Cubemx with Stm32f405, I want to use a CDC with my computer, with USB device mode
The board is tested with a previous firmware, and usb is recognized, so there is no a hardware problem.
When I try to use the project generated by CubeMx the usb is not recognized.USB device not recognized (Device Descriptor Failure)
Any idea?
Thank you in Advance
#usb-deviceSolved! Go to Solution.
- Labels:
-
USB
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-14 4:39 AM
Finally, it was a problem of Clock misconfiguration.
Thanks to all that you took some time on the problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-08 4:03 AM
Hello,
Please try to increase heap and stack sizes.
Best Regards
Imen
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-08 5:27 AM
Hi Imen,
Thanks for your answer. I have a stm32f405zgt6 microcontroller
Which values would be max but still ok for this microcontroller?
Now
stack and heap are like 0x2000 and it doesn't change anything.
Thank you very much
Best Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-12-14 4:39 AM
Finally, it was a problem of Clock misconfiguration.
Thanks to all that you took some time on the problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-01-08 9:36 AM
Hi ip,
what was clock misconfiguration exactly
