stm32 lwip large udp packet processing problem
Posted on August 22, 2015 at 16:48Stm32f407lwip 1.4.1 when trying to process udp packets in a simple socket based udp echo server with mtu size of 1500 bytes echo failed at packet payload size of 1472 bytes. Fixed this by changing hardware checksum ...