USB HID no callback fired on MK24 KDSK 1.1

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB HID no callback fired on MK24 KDSK 1.1

402 Views
hectorpharam
Contributor I

Hello people!

I'm trying to set up a HID device based on a  MK24. I used the mouse exemple as a starter. My problem is that I don't have any callback working:

 -> My device is recognized by my computer (Enum ok)

 -> I can send some data (checked with USBlyzer)

At the end of the transmit I'm supposed to have a callback, but I don't, Sending content to the MCU doen't work neither.

thx

0 Kudos
1 Reply

334 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Hector

What KSDK version are you using? I highly recommend you to use our last KSDK version, you can find it in the following link:

Welcome to MCUXpresso | MCUXpresso Config Tools 

There, you can download the SDK package for your specific MCU, and there are examples available for USB HID.

Hope this information could help you.

Best Regards

Jorge Alcala

0 Kudos