STM32F746G-DISCO USBX CDC Com port enumerates but does not connect
Hi All
I am trying to get a USB to serial application working using the STM32F746G-DISCO evaluation board. I have generated the project from STM32CubeIDE for the discovery board, and imported the CDC-ACM code from the ST x-cube-azrtos-f7/STM32F769I-Discovery/USBX/Ux_Device_CDC_ACM project as verbatim as possible.
When the application runs and the USB cable is connected, the COM port is enumerated successfully on Windows. When I try connect to the COM port from any application, the application times out and fails to connect.
The project is attached.
I have tried different projects on different boards with MCUs from the STM32F7 range and have always been met with this outcome.
Please can you assist me in getting this to work.
Thanks in advance.
Justin
