Trying to get Ethernet, LWIP and FreeRTOS working on the STM32H745. Testing on the NUCLEO-H745ZI-Q using FW_1.7 and the STM32CubeIDE.
- RTOS works (blinky)
- LWIP works (nucleo board gets IP from DHCP on router)
- HTTP test server works (navigate to http://<nucleo_ip>/index.html for demo)