Custom USB class

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

Custom USB class

848 Views
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?

Labels (2)
0 Kudos
2 Replies

594 Views
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 Kudos

594 Views
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 Kudos