Hello,I used to work with IAR.In IAR call stack, if ever you break into an ISR, the call stack shows you where you were in the "main" code just before the ISR fired.Now, with STM32Cube MX, the call stack only shows the call stack since the root ISR ...