LwIP example sending UDP packets 50 bytes larger than expected
Posted on April 17, 2013 at 00:21 I'm using the STM32F4x7 + LwIP example code, modified to work with RMII and a LAN8720 PHY. I can send and receive Ethernet data - great! Unfortunately whenever I send a UDP packet, it has 50 bytes more pa...