USB CDC ECM example code for the MIMXRT1170-EVK

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

USB CDC ECM example code for the MIMXRT1170-EVK

1,805 次查看
sameer_imxrt
Contributor I

Hello, 

I am looking for the USB CDC ECM example for the MIMXRT1170-EVK. I check following link but it not contain example for MIMXRT1170-EVK. It have example for USB CDC only. So please suggest for same.

 https://github.com/nxp-mcuxpresso/mcuxsdk-examples//blob/release/24.12.00/_boards/evkbmimxrt1170/dri...

0 项奖励
回复
4 回复数

1,795 次查看
sameer_imxrt
Contributor I

Hi, any demo code for USB CDC ACM for IMXRT1170?? Actually, we are already using the USB RNDIS for communicating with a linux device. But now, linux community removing support for same so we are searching for alternative. If you can suggest any alternative, then it is very helpful.

0 项奖励
回复

1,746 次查看
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @sameer_imxrt ,

The examples host_cdc in SDK support ACM but don't support ECM. The full SDK is available here:https://mcuxpresso.nxp.com/en/select

In addition, NXP provides a USB application note for RT series MCUs to enable customized classes: https://docs.nxp.com/bundle/AN14169/page/topics/introduction.html

Best regards,
Gavin

Gavin_Jia_0-1744268211283.pngGavin_Jia_0-1744268211283.png

 

0 项奖励
回复

1,778 次查看
sameer_imxrt
Contributor I

Any alternative method which is similar to USB RNDIS and example code are available for  the MIMXRT1170-EVK

0 项奖励
回复

1,799 次查看
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @sameer_imxrt ,

Thanks for your interest in NXP MIMXRT series!

MIMXRT1170-EVK has host CDC ACM demo and also has host RNDIS demo which is in SDKRoot\boards\evkmimxrt1170\lwip_examples\lwip_dhcp_usb\freertos. But we haven't ECM demo. BTW, this AN from the RT series may be helpful:  https://www.nxp.com/docs/en/application-note/AN13940.pdf

Best regards,
Gavin

0 项奖励
回复