STM32F4 Custom HID device, host read callback
Hi,I am new to HID and have some questions regarding the ST HID Middleware package.I am using an STM32F479F as a Custom HID device. I used the example from the STM32 USB training to get everything up and running. It works.When the host (PC) performs ...