cancel
Showing results for 
Search instead for 
Did you mean: 

USB HID STM32F407VG

o2
Associate II
Posted on September 29, 2014 at 09:06

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.

thanks
1 REPLY 1
Posted on September 29, 2014 at 14:11

Hi,

To have more insight into the USB HID using the STM32Cube library please check the USB_Host or USB_Device applications within the 

http://www.st.com/web/en/catalog/tools/PF259243#

package.

You can refer also to the following documents:

With Regards,

Heisenberg.