10/100 Ethernet Maximum Throughput with lwIP
What is the theoretical maximum data throughput for the 10/100 Ethernet port on an MCU running lightweight IP (lwIP) on baremetal? I am simply looking to receive UDP data and write it directly to local memory as fast as possible. I am using STM32H7...