User Activity

Hello, I want to store the stack frame when an exception happens into a no-init section of SRAM to analyse exceptions.So I wrote a Hardfault handler to do this. I did the same for STM32F429 controller and it worked just fine but on STM32F756 it only ...