USB comm with 2 rt685 evks with zephyr

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

USB comm with 2 rt685 evks with zephyr

跳至解决方案
198 次查看
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 解答
182 次查看
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 回复
183 次查看
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 项奖励
回复