Posted on September 02, 2015 at 23:10
Hi
I have a custom board with a stm32f4 I am trying to use cubmx to generate a usb HID project but the generated code does not work. The board appears as an unrecognized device when I attach it to my com...
Posted on September 16, 2015 at 00:45Hi shahrzadThe function MX_USB_DEVICE_Init calls those functions you mentioned; It was generated by cubemx and is called in the main function.