custom usb device based on hid class
Posted on December 01, 2016 at 00:59Hi! I'm developing a project on stm32f4discovery whit stm32f4407vgt6 MCU. I want to develop a USB code based on hid class that can receive my command and data from PC and send another command and data to PC but n...