I cant send data with USB HID class
Posted on November 10, 2017 at 09:18I can easily see in debug what I send from terminal but I cant send any data from stm32f4 discovery.I think I didnt make report descriptor work to sending data.This is what I have done so far:I try to send data wi...