usb problem

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

usb problem

1,071件の閲覧回数
eao
Contributor I

Hello, I have a confusion. Now I want to connect two identical development boards through USB for data interaction. I checked the example of USB, but I didn't see any example of communication between MCUs. Which one can I refer to? Modified example. The development board is RT1170, Thank you. 

0 件の賞賛
返信
3 返答(返信)

1,065件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @eao ,

Do you mean you want to connect two RT1170 board with USB? That is one board act as a master, the other act as a slave. You can download usb_device_cdc_vcom project to one board and usb_host_cdc to the other. These two project can be found in RT1170 SDK.

 

Regards,

Jing

0 件の賞賛
返信

1,057件の閲覧回数
eao
Contributor I

Thanks for the reply, it is probably this one, one as the master and one as the slave. I read the examples in the SDK and found that there is a difference between dev_cdc_vcom and dev_cdc_vcom_lite? thanks

0 件の賞賛
返信

1,052件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @eao ,

All most same.

 

Regards,

Jing

0 件の賞賛
返信