Question
Virtual Com Port on Nucleo-F072RB
Posted on December 10, 2015 at 22:48
I am new here. Starting using Nucleo-F072RB. I can see the Virtual Com Port on my PC when I connect USB cable to the ST-Link board. The ST-Link Debug device also shows up in device manager. I am able to flash the board with new firmware.
Can I use the same USB cable to send and receive data through the VCP?I tried using the CDC_Standalone application for the STM32072b_EVAL project, but I am not getting anywhere right now.