STM32F769I USB OTG device not being detected by Windows 10
Hi All,
I have the following issue:
Unable to get an STM32F769I USB OTG Device peripheral to be detected by a PC Host.
Board: STM32F769I-DISCO (MB1225B)
Host: x64-based PC running Windows 10 (Build 19043)
Toolchain: STM32CubeIDE 1.7.0
Firmware Package: STM32CubeF7 V1.16.1 / 12-February-2021
I've successfully built the "MSC_Standalone USB Device Mass Storage (MSC)" application and flashed the board using ST-Link (CN16) connection to the PC. The board appears in the Windows Device Manager as Portable Device: DIS_F769NI. However, when I disconnect from CN16 and reconnect using the USB OTG HS port (CN15), the PC host does not detect the board in the Device Manager. Changing the CN3 jumper from STLK to USBHS makes no difference.
I also have the same problem running the "STM32F769I-DISCO_UAC10-PLAY" example from the X-CUBE-USB_AUDIO package (aka STM32CubeExpansion_USBAudioStreaming_V1.0.0). In this example, the board should appear as a USB speaker on the PC. The board fails to be detected as a USB device.
The board has successfully run many other examples from the STM32CubeF7 package including the MSC standalone application that enables a USB OTG Host peripheral to operate with an USB flash disk. This app works well.
I've been searching the web for several days without luck. Do you have any ideas? Thanks for any assistance. Cheers.
