Resolved! STM32H563 TrustZone - USART3 Interrupts Not Working when Non-Secure
Hi, I'm currently working on a project that uses TrustZone with non-secure peripherals, but I'm having problems with non-secure interrupts.When I configure USART3 as a secure peripheral in my project, USART3_IRQHandler and GPDMA1_Channel0_IRQHandler ...