This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

USBD keyboard doesn't receive status led change. (Capslock, Numlock ...)

Hi Everybody,

I am working on USBD keyboard.

I used USBD example for implementation.

I changed mouse profile to keyboard profile.

And it's recognized well without problem in device manager.

But it doesn't get status change from PC. (capslock, numlock, ...)

When I test it using "usbd_hid_composite" example it receive well.  But that example is too complex to extend devices.

So I choosed USBD example.

SDK version: 17.0.2

Used example: USBD

Changes : mouse to keyboard

Parents Reply Children
No Data
Related