STM32f303 discovery user USB not getting detected
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-08-21 6:11 AM
Hello,
I am using STM32F3 Discovery board. I want to send the data from stm to usb comport of PC. I have initialized USB drivers in cubemx. But still when i plug in the board in USER USB socket the computer is not detecting it. One more thing is, is the external crystal necessary ? the board doesn't have it
Regards,
Manoj Hiwarkar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-08-21 6:54 AM
The ST-LINK should provide an 8 MHz HSE clock to the F3 target, you might want to double check circuit diagram and solder bridges to confirm.
If you download VCP firmware to the board, and it isn't working, you're going to have to do a little debugging to understand why.
Up vote any posts that you find helpful, it shows what's working..
