OctoSPI mem-mapped mode not working if TZ enabled on STM32H563
Hi,I'm working on the evalboard of the STM32H563. With a plain project I'm able to activate the memory mapped mode of a plugged nor-flash.If I change the project to have Trustzone activated and divided the application in secure/non-secure part, I'm n...