Virtual COM Port in STM32F407VGT6 discovery board.
Hi
I got a new STM32F407VGT6 Dicovery board which is quite awesome. I have been playing with it and now I want to print stuff to a terminal via Serial. I looked up some tutotials and there they simply use the on board STLink becasue USART pins are connected between the MCU and the STLINK and gets the Serial data through USB to the computer. To do that they install VCP drivers which I also did. But when I plug in my STM32 board it does not show as an COM Port. Instead it shows as STM32 STLink.
This is the tutorial I have been following. For now I am using an external Serial Converter and getting the job done. But it is messy and I would like to know how to get this done with the STLink itseld. Please share your thoughts with me.
Best Regards


