Hello there. I am trying to implement a USB HID driver for the STM32F1 series. I tried several generic examples of Android USB HID drivers on the web, but none of them seem to work with what we have. I was wondering, how would I approach implement...