setting up STM32F3 Disovery with User USB virtual com port?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-15 5:55 AM
Posted on May 15, 2013 at 14:55
Hey all,
I'd like to set up my STM32F3 Discovery board to use the User USB port for virtual com port communication. Ideally it would just be set up to send diagnostic messages from the board to a PC terminal while I'm trying to set up other peripherals since LEDs can only provide so much feedback.What would be the best way to go about implementing this? I've seen there are some demos for the EVAL series of STM32 boards, but I've not got a clue how to change them to make the Discovery board work.Thanks,Craig #usb-virtual-com-port #vcp
Labels:
- Labels:
-
USB
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-15 6:51 AM
Posted on May 15, 2013 at 15:51
I've seen there are some demos for the EVAL series of STM32 boards, but I've not got a clue how to change them to make the Discovery board work.
Remove the LCD, and other irrelevant parts, and address any pin assignment differences, ie LED and Buttons, etc.
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2013-05-15 7:11 AM
Posted on May 15, 2013 at 16:11
While I'm sure that'd work and everything, that doesn't really help me in the process of learning how to make it work myself. And how do I deal with having it be recognised as a com device with usb?
