Question
USB CDC VCP Help!
Posted on March 06, 2016 at 09:28
Hi,
I recently got a ST Nucleo board (Nucleo F070RB) and want to develop a device where it uses the on board USB (of the microcontroller) as a virtual com port.I've been able to configure a test project which has setup the USB Com port fine. (I am using the USB pins from the MCU and not the ST Link one).However I'm now at the stage of trying to figure out how to send stuff from the MCU to the host computer. Apart from the setup to do the configuration of the MCU I can't find any documentation of how to actually use it.If anyone would be able to help it would be appreciated.Thanks -Ryan Walmsley #stm32-usb-cdc-cubemx #stm32-usb-cdc-vcp