STM32F042F6P4 Custom HID Class issue
I can generate code from all the USB classes and it all works expect for one.
custom hid class results in a "Driver Failed" message in windows.
In device manager is says: This device cannot start. (Code 10)
I have no clue what is causing this. I did not modify the code at all it is just based on the default configuration of the custom hid class. Anyone have any ideas?
It is a custom board, but I know its not the board because all the other classes work.
