STM32F746 discovery Ethernet don't work if the LwIP MEM_SIZE value is increased.
Posted on December 06, 2016 at 15:37Hi,I used the CubeMX 4.18 to do a simple LwIP UDP server project for the STM32F746-Discovery board. It works well for the default configuration. But If the LwIP MEM_SIZE is increased for 64K bytes or more, or if a...