Custom USB class

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

Custom USB class

1,591 次查看
martindusek
Contributor V

Hi, I have SDK 2.3.1 for K22. There is no suitable USB class for my application (HID, CDC, ...) and I want to implement custom one. It will have bulk in, bulk out, interrupt in and interrupt out endpoint. Is there any document that describes how to implement custom usb class for the usb stack?

标签 (2)
0 项奖励
回复
2 回复数

1,337 次查看
miduo
NXP Employee
NXP Employee

Hi,

Well for this issue, I would like recommend you may have a look at the Composite Device User's Guide, which can been found under: "~\KSDK_2.3\doc\usb, there are steps you may follow to build a custom composite demo.

0 项奖励
回复

1,337 次查看
dhanapal_rajend
Contributor II

I am using FRDMK82F, I need to configure the K82 as Bio-metric USB Device(custom class to support windows hello feature). Which USB class should I take as a reference? I am using SDK_2.3.1_MK82FN256xxx15 and MCUXpresso IDE v10.2.1 [Build 795] [2018-07-25].

Need your input for this implementation.

0 项奖励
回复