How to Setup USB device with CubeMX and find device in Windows device manager
I try to setup a Nucleo144 STM32H7 board to appear in the overview of the USB devices of the device Manager of my windows PC. I tried the following:Setup USB-OTG-FS in Cube MX (Mode: Device only)In the generated code I add HAL_PCD_EP_Open(&hpcd_USB_O...