STM32H7 LWIP cache bug + fix
Posted on March 26, 2018 at 12:54 I have a Nucleo-H743ZI board that I'm running some ethernet code on, that I based on the LWIP example applications. The problem was that I could only ping it once on every reset. The problem went away when I disa...