USB comm with 2 rt685 evks with zephyr

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

USB comm with 2 rt685 evks with zephyr

ソリューションへジャンプ
184件の閲覧回数
skanda19
Contributor III

Hello, 

I am trying to create a "umbilical" communication path between 2 rt685 evks using zephyr. There's a couple examples in the zephyr SDK, specifically the CDC ACM example, the evk can echo data back to a terminal. 

I was thinking,  I might be able to leverage this example with some tweaks to to interface with another rt685 board, but I am pretty green on both USB (2.0 to be specific) and zephyr. Mainly I wanted to get some guidance to know if this is a good path to take or if there's a better way to start. 

thanks! 

0 件の賞賛
返信
1 解決策
168件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @skanda19 ,

Thanks for your interest in NXP MIMXRT series!

It may be that your local git repository has not been updated yet, so it only contains device examples and not host examples.

You can refer to this link:https://github.com/zephyrproject-rtos/zephyr/tree/v4.1.0-rc3/subsys/usb/host

Best regards,
Gavin

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
169件の閲覧回数
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @skanda19 ,

Thanks for your interest in NXP MIMXRT series!

It may be that your local git repository has not been updated yet, so it only contains device examples and not host examples.

You can refer to this link:https://github.com/zephyrproject-rtos/zephyr/tree/v4.1.0-rc3/subsys/usb/host

Best regards,
Gavin

0 件の賞賛
返信