cancel
Showing results for 
Search instead for 
Did you mean: 

GPDMA Linked List in Secure code on STM32N6

ERROR
Associate III

Hi,

The example for FSBL works as described

https://community.st.com/t5/stm32-mcus/how-to-configure-the-linked-list-mode-in-stm32cubemx/ta-p/693779

But if the same approach is applied to Appli (Secure) code, the "User Setting Error" raised in DMA IRQ.

I use the XIP configuration.

Could you please elaborate chages to be made in Secure code?

 

2 REPLIES 2
ERROR
Associate III
ERROR
Associate III

BTW, I played with MPU regions, and even disabled the MPU at all. It had no effect.