Bug in STM32cube HID code for STM32F103
Posted on February 01, 2015 at 23:22I just started playing with the USB code for the stm32f103c8. I found it quite impressive. It was the only tool I tried so far that was able to produce working code for a HID device that enumerated properly. Ho...