hi guys,
i am working of stm32f103c8t6 to create a virtual com port. but every time i plug in the device "A request for the USB device descriptor failed." issue arises. can someone guide me to get this working............
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-16 4:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-16 8:13 AM
Try if DFU bootloader works, to confirm there's no hardware issue.
Debug as any other code - observe the USB registers' content; hook on the USB interrupt and observe whether USB reset has been handled, whether setup packets arrive and are handled properly; observe the USB bus using a bus analyzer or LA/oscilloscope capable of decoding USB protocol, etc.
JW
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-16 10:20 AM
Thank you waclawek.jan,
I am a beginner with stm's. I will try everything as you suggested and let you know the results...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-16 10:21 AM
Can I get a sample code to refer if possible...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-06-17 1:45 AM
i was not able to find dfu bootloader in stm32f10xxx series. i checked in the 'an2606 document' table 3
