User Activity

Hello everyone,   I am experiencing an intermittent memory leak issue when using LwIP on an STM32H723VG. I have an application where the Ethernet interface exchanges data periodically and over time I notice an increase in lwip_stats.mem.used and lwip...
Hello,I'm using the STM32H723VE chip in my project and I'm having some difficulties getting the Ethernet interface fully functional. Used this chip with the KSZ8041 and I'm giving ping. I enabled the D-Cache and I-Cache, performed the MPU settings. I...