cancel
Showing results for 
Search instead for 
Did you mean: 

setting up STM32F3 Disovery with User USB virtual com port?

craig239955_stm1_st
Associate II
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
2 REPLIES 2
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..
craig239955_stm1_st
Associate II
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?