STM32H7 + LwIP: Problems with MPU and Custom Heap at 0x30008000 – No Packets Received
Hi everyone, I'm working on a project using an STM32H743 and LwIP (v2.1.2) without an RTOS (NO_SYS=1), and I've been debugging persistent issues related to LwIP's heap allocation and MPU configuration. After days of digging, I’d really appreciate the...