2018-11-29 01:32 PM
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 implementing an Android USB HID driver for the STM32F1 series? I presume it involves use of the Android NDK, is that correct?