Question
USB Framework Custom HID bug on STM32F072
I followed the ST tuto here :
I first tried it on a STM32F072BDISCOVERY board, for which it is written. Using this, I could send data, receive data, but the USB framework seems to crash when peforming send then receive data 2 o 3 times.
I then tried it on a STM32F407-disc1 and following the same tuto works like a charm. I guess there is a bug somewhere on the framework for Custom HID on STM32F072BDISCOVERY (but I didn't understand where). Can this been sent somewhere to be taken into account ?
