HID example for media keyboard

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

HID example for media keyboard

Jump to solution
2,721 Views
kyleyang
Contributor IV

I am trying to build a HID media keyboard project.

But found that processor expert did not support HID composite device.

I am using KDS and MKL26Z128xxx4.

Is there anyone have experience before?

Labels (1)
0 Kudos
Reply
1 Solution
2,272 Views
kyleyang
Contributor IV

I have fix this issue use Processor Expert FSL_USB_Stack.

View solution in original post

0 Kudos
Reply
3 Replies
2,273 Views
kyleyang
Contributor IV

I have fix this issue use Processor Expert FSL_USB_Stack.

0 Kudos
Reply
2,272 Views
ivadorazinova
NXP Employee
NXP Employee

Hi Kyle,

exactly how David said.

All your questions regarding KSDK you can ask on Kinetis Software Development Kit​

You can also find helpful these examples on the KSDK Community.

docs.png

In case of any issue, please let us know.

Best Regards,

Iva

0 Kudos
Reply
2,272 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Kyle,

You can find a USB device HID Keyboard example for the FRDM-KL26Z in Kinetis SDK 1.3, you can download the Kinetis SDK 1.3 Mainline release from this page:

Software Development Kit for Kinetis MCUs|NXP

Here is a video about the installation of KDS and Kinetis SDK:

Kinetis Design Studio Videos, Part 1: Installation of KDS and Kinetis SDK

The example can be found on this path:

C:\Freescale\KSDK_1.3.0\examples\frdmkl26z\demo_apps\usb\device\hid\hid_keyboard\bm\kds

Hope it helps!

Best Regards,

Carlos Mendoza

Technical Support Engineer

0 Kudos
Reply