new usb class

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

new usb class

732 次查看
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.

标记 (3)
0 项奖励
回复
1 回复

593 次查看
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 项奖励
回复