2020-09-15 02:36 PM
I didn't find a good tutorial or a legit example code to initialize the ethernet protocol. My project use UART communication at the moment but I need the ethernet. Is there anybody who could help me?
Thanks a lot!
2020-09-15 03:45 PM
There are a bunch of projects here using LwIP (over ethernet):
Using raw ethernet packets is not a common application.