USB CDC ECM example code for the MIMXRT1170-EVK

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

USB CDC ECM example code for the MIMXRT1170-EVK

1,787 Views
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 Kudos
Reply
4 Replies

1,777 Views
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 Kudos
Reply

1,728 Views
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 Kudos
Reply

1,760 Views
sameer_imxrt
Contributor I

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

0 Kudos
Reply

1,781 Views
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 Kudos
Reply