Skip to main content
Explorer
August 4, 2021
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.

  • August 4, 2021
  • 2 replies
  • 777 views

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

    This topic has been closed for replies.

    2 replies

    Visitor II
    August 17, 2021

    Hello @PMold.1​ ,

    Can you please share your example for further check ?

    Thanks in advance.

    BeST Regards,

    Walid

    PMold.1Author
    Explorer
    August 17, 2021

    Hi Walid,

    Thank you for replying.

    Please see attached the ioc file.

    Basically, with these settings the Virtual COM port doesn't show up.