STM32H755 interrupt issue after secure boot (SBSFU)
I have a firmware running on an STM32H755. All working fine until I added a secure bootloader to the firmware and now the firmware crashes when initialising TIM3.My setup: STM32H755 on custom boardSBSFU (1_Image)Cubeprogrammer and CubeIDE.I've pinpoi...