STM32H735G CustomHID code not working "This device cannot start. (Code 10)"
I am trying to test a CustomHID from the STMCubeMX code and the project does not seem to work as intended.
When I use the HID Standalone example for the STMH735G Dev Kit the project works as intended however when I try to set it up with the CustomHID windows gives this error. I changed the clocks to match the HID Standalone project with a max clock of 520mhz.
Wondering what I am doing wrong or if there is some setting that needs to be modified for this to work properly. Looks like everything is setup and should work already but doesn't
