User Activity

I've setup a custom USB device with multiple interfaces on custom hardware using a ULPI. The USB code is derived from the code generated by CubeMX.On interface 0 I have endpoint 1 in and outOn interface 1 I have endpoint 2 in and outOn interface 2 I ...
I'm creating a new USB device with a custom USB class on an STM32F779NIH.  We have previously developed a fully operational device doing the same thing with USB full speed, now we're trying to do the same with USB highspeed using an external ULPI. I'...
Steps to reproduce:Create a new project with an STM32F779NIH processorEnable USB OTG highspeed (device only)Add USB_Device middleware (select any class)Generate the project codeInside the USB_DEVICE/App/usbd_desc.c file, the GetSerialNum(void) functi...
Kudos from
Kudos given to