USB adapter driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
1,853件の閲覧回数
amleng
Contributor IV

Hello all,

 

I use K60 tower kit and MQX 8.0 for my project. We have an idea to connect different comms such as Ethernet, WiFi, Bluetooth, .... to our product through host USB using adapters. Unfortunately, I couldn't find any "adapter driver" developed for MQX. Anybody has any information about this issue? Any suggestions? any idea?

 

Thank you

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
1,508件の閲覧回数
c0170
Senior Contributor III

Hi amleng,

 

We have CDC NVIC example which supports old RNDIS version. We have also virtual COM (RS232) port example included in the MQX.

 

You can find the examples in usb/device/examples/cdc and usb/host/examples/cdc .

 

Regards,

MartinK

 

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,508件の閲覧回数
c0170
Senior Contributor III

Hi amleng,

 

can you specify what do you mean by "adapter driver"?

 

Regards,

MartinK

0 件の賞賛
返信
1,508件の閲覧回数
amleng
Contributor IV

For example if I want to use USB -Ethernet adapter. Is there any device driver+class driver available in MQX?

0 件の賞賛
返信
1,509件の閲覧回数
c0170
Senior Contributor III

Hi amleng,

 

We have CDC NVIC example which supports old RNDIS version. We have also virtual COM (RS232) port example included in the MQX.

 

You can find the examples in usb/device/examples/cdc and usb/host/examples/cdc .

 

Regards,

MartinK

 

0 件の賞賛
返信