K22 USB CDC sample code

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

K22 USB CDC sample code

1,644 Views
isaotakashima
Contributor IV

I'm looking forward to the USB CDC sample code for the K22.

Does Kinetis SDK include this sample code?

Is that sample code working on the TWR-K21F120M tower board?

Please advise as soon as possible.

 

Best regards,

Takashima

Labels (1)
Tags (2)
0 Kudos
1 Reply

613 Views
trytohelp
NXP Employee
NXP Employee

Hi Takashima,

Under the KSDK installation there is a folder \KSDK_1.0.0\usb\

I recommend you to have a look in the \KSDK_1.0.0\usb\doc manuals.

An example for CDC is available under \KSDK_1.0.0\usb\example\host\cdc.

Depending of the development tool used you must follow the right process defined in the manual:

    \KSDK_1.0.0\usb\doc\Integration of the USB Stack and Kinetis SDK.pdf

For KDS (probably true for other dev tool) I see there are examples for FRDM-K22, FRDM-K64, TWR-K22F120M, TWR-K64F120M.

Have a great day,
Pascal Irrle

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos