How to properly configure DMA in order to use linked list in non secure Application (TZEN = 1) on STM32U585
Hi,our porject use TZEN =1;A custom Bootlaoder (secure app) is executed at begin and after we call a non secure Application.The non secure Application as already been tested/validated with TZEN = 0.This application use GPDAM channel 10 ro read data f...