HID example for media keyboard

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

HID example for media keyboard

跳至解决方案
2,718 次查看
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?

标签 (1)
0 项奖励
回复
1 解答
2,269 次查看
kyleyang
Contributor IV

I have fix this issue use Processor Expert FSL_USB_Stack.

在原帖中查看解决方案

0 项奖励
回复
3 回复数
2,270 次查看
kyleyang
Contributor IV

I have fix this issue use Processor Expert FSL_USB_Stack.

0 项奖励
回复
2,269 次查看
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 项奖励
回复
2,269 次查看
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 项奖励
回复