Variable value not the same as in memory (STM32H7)
Hi!I'm working on a STM32H7 running with FreeRTOS.I'm facing a quite particular bug. One specific variable, which is basically a counter, sometimes get its value corrupted.This happens inside an specific task, which is actually quite simple, and over...