STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! I am struggling with how and where to implement the LED controls (Caps Lock etc) of a keyboard. As far as I understand it this is accomplished through a USBH_HID_SetReport(phost, 0x02, 0x00, rep, 0x01). Please help.

I am trying to implement a USB Host for keyboard and mouse. I have successfully implemented the demo that is shown here:https://www.youtube.com/watch?v=MlhUG4GsOT0Key presses are all being received successfully by the host. I am struggling with how a...

HBard by Associate II
  • 967 Views
  • 4 replies
  • 0 kudos