Open source ethernet over USB CDC-ECM for STM32CubeMX
Hi,
I note limited CDC options under STM32cubeMX.
I am happy to do a ethernet over USB CDC-ECM class for CubeMX32 to run a web server sample code.
It cuts the chase when plugging into USB socket and firing up a web server for IoT development.
After some R&D, the best example I found is here ((https://github.com/majbthrd/stm32ecm|https://github.com/majbthrd/stm32ecm))
It doesn’t do much other than allow a ping to IP address which gets set up when the device connects by USB.
If anyone has some pointers where best to start for AC6, or have some similar project in mind to cooperate,
please post.