User Activity

I am working on an STM32f767 project with LWIP and MQTT. Everything seemed to work for a while but eventually, I received the following assert:  "pbuf_free: p->ref > 0..." which caused it to crash sometimes; but sometimes it will continue to work wit...
I have a custom board that used to work with an older version of CubeMx-generated code, but with recent changes, my board no longer works. I made modifications in ethernetif.c to accommodate the known bug. but the board no longer responds to ping fro...
I have a project that uses TouchGFX with an external parallel SRAM for the frame buffer and double buffer. Everything works as expected, But if I try to declare other variables in the external SRAM (A section defined outside of the display buffer ran...
Kudos from