User Activity

Hello, I'm trying to implement a MPU test on a STM32L496ZG MCU that will be part of some self-tests in our application. The MPU is working as expected and an interrupt occurs when I try to write to a protected memory region. But now I need to "catch"...