2014-09-29 12:06 AM
Hi,
I created USB HID project with CubeMX, what should I read to be able to send/receive 64 byte data. How can I understand the way to work with HAL driver, which functions and where to use them correctly. thanks2014-09-29 05:11 AM
Hi,
To have more insight into the USB HID using the STM32Cube library please check the USB_Host or USB_Device applications within the package.You can refer also to the following documents: With Regards,Heisenberg.