2026-01-19 7:47 AM
I have an STM32H563 running FreeRTOS and LwIP with the netcon interface.
For the most part its working OK, however when I send a lot of data (around 250KB/s for a few seconds) it crashes with a HARD_FAULT
It looks like the memory (pbufs) are being corrupted
The driver (etherentif.c) is based on LwIP/LwIP_HTTP_Server_Socket_RTOS/Src/ethernetif.c
taken from the STM32H7 cube
Is there an updated driver for the STM32H5 or one with known reliability ?
2026-01-19 7:53 AM
LwIP debug options:
Debugging Hard Faults in general: