Question
Hello everyone, Does anyone know how to get the USB_OTG_HS set up as a virtual com port in STM32F769I-DISCO? I have followed some tutorials on how to set this up where they mentioned the following: Created a new project.
Selected Device only in the USB_OTG_HS menu. (Made sure that all the pin were set as expected from the schematic).
In Middle ware I set Virtual Port Com in the USB_DEVICE section.
The project builds fine, but my computer does not recognise any new ports.
Am I missing something, or am I doing it all wrong?
I would appreciate any help
