new usb class

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

new usb class

529 Views
julienrochette
Contributor I

Hi, is it possible to create a new usb class not initially supported by the usb stack or does it have to be supported initially?
I'm using the K22F and want to create a USBTMC device.

Regards,

Julien.

Tags (3)
0 Kudos
1 Reply

390 Views
jorge_a_vazquez
NXP Employee
NXP Employee

Hi Julien Rochette

USBTMC is based with USB 2.0 Specification, so yes, you can implement it. Basically it's just following the USBTMC specifications and make sure you have the descriptors and USBTMC requests correctly implemented.

We don't provide with such a class in Kinetis USB stack, but it is possible, for further information please refer to USB Test & Measurements class specification

Best Regards

Jorge Alcala

0 Kudos