Is it possible to use the USB-OTG-FS in the discovery board as a virtual COM port that communicates with a computer through USART?
Hi all,
I am new to USB communication so please forgive my imprecisions.
I am using the discovery board STM32F469I-DISCO. I have been able to establish serial communication through the programming port (the port connected to the ST-link/V2-1) using usart3 as it is its default configuration. I would like to do the same using the USB OTG FS integrated. Is it possible? If so, how can I achieve it? In other words how do I make the board show up as a virtual com port and communicate through USART using the USB OTG FS port?
Thank you,
Frank