USB adapter driver

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

USB adapter driver

跳至解决方案
2,084 次查看
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,739 次查看
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,739 次查看
c0170
Senior Contributor III

Hi amleng,

 

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

 

Regards,

MartinK

0 项奖励
回复
1,739 次查看
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,740 次查看
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 项奖励
回复