2015-03-25 11:40 PM
Hi all,
I am trying to use USB custom HID on STM32L053 discovery board to perform transmit and receive data with PC. I managed to configure the USB descriptors such that the device is recognized by WinXP as a USB Human Interface Device. The device is able to transmit data to PC, but I am having problem on receiving data. Do you have a sample code to use custom HID for send and receive of 64Bytes data for STM32L053?Thanks for help.Keat #stm32l0 #usb