rogerclarkmelbourne / Arduino_STM32

Arduino STM32. Hardware files to support STM32 boards, on Arduino IDE 1.8.x including LeafLabs Maple and other generic STM32F103 boards
Other
2.52k stars 1.26k forks source link

STM32L0 USB HID is not working #819

Closed gidimiz closed 3 years ago

gidimiz commented 3 years ago

Hi.

I have just tried to use the STM32L053 Nucleo 64 board with the example of the HID USB and im getting an error USB enumeration failed. There are no errors in the running code.

Thanks.