In searching, I haven't been able to find much information on implementing USB CDC ECM. Has anyone successfully implemented CDC-ECM with an nRF52? Alternatively, has anyone had success with libraries such as tinyusb for implementation of CDC-ECM?
In searching, I haven't been able to find much information on implementing USB CDC ECM. Has anyone successfully implemented CDC-ECM with an nRF52? Alternatively, has anyone had success with libraries such as tinyusb for implementation of CDC-ECM?
Hi
"USB CDC ECM" is listed as supported in the Zephyr USB device stack.
While not any ECM samples, you could possibly get some inspiration on how to use the Zephyr USB device stack from the USB device support samples.
Regards,
Sigurd Hellesvik