[STM32F4 Discovery] Custom HID USB Tranfer Data Proplem
Posted on May 11, 2016 at 17:47Hello everyone. Currently I am using STM32F4 board Discovery. I have a small project that is implementing the adc ADC and transmits the value to the PC via USB full speed. I knew I should use Custom HID class. I had a ...