Loading...
 
Skip to main content

System Workbench for STM32


STM32F746 discovery CDC example

58 views and no comments? Come on, people, there has to be a solution. I've read a few of them about not sending before it is initialized. Basically, the PC never enumerates the device. Looking at the code, the example where it calls USBH_Init(&hUSBHost, USBH_UserProcess, 0), if you look in the module where USBH_Init is definded, it looks like it should be calling another module as the comments don't match.

I would love to communicate with someone that has this working on an F746 discovery board.

Thanks