We are tying to build a board which will connect to a LAN via ethernet and will seen at LAN with its own IP address. We will send some datas to MCU via ethernet.
In this purpose:
1_Do i need MAC layer? I mean should i choose MAC+PHY or PHY alone ICs.
2_Should i choose MAC+PHY intergrated MCUs or External PHY and MAC ICs.
3_i could not understand the purpose of MAC. Do i need it while i am trying to work in a LAN with no internet.
4_Put MCU+MAC+PHY and programme MCU with TCP/IP stack. Is this the whole process? Do i missed something?
Thank You