new usb class

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

new usb class

555件の閲覧回数
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 返信

416件の閲覧回数
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 件の賞賛