How to send/receive Ethernet packets in STM32MP157
Hi,
I want to send and receive data using Ethernet.
I tried this Linux version code, but it didn't works. https://gist.github.com/austinmarton/1922600
After I failed to try, I found this header code, STMMAC.
Should I make a program based on this code??
I've searched a lot, but I couldn't find any related cases.
I'm not good enough to make the whole program code.
If you have any relevant content or examples, please let me know....
