Associate III
June 14, 2022
Question
Running into Secure Fault on STM32U5 after Timer starts
- June 14, 2022
- 1 reply
- 739 views
I am using the example project GPIO_IOToggle_TrustZone for NUCLEO-U575ZI-Q and added Timer3 for Non-secure application via CubeMx with Interrupts enabled. When this Timer is started with HAL_TIM_Base_Start_IT the application runs into SecureFault_Handler.
Something seems to be not correctly configured by CubeMx.
