XSPI2 stays BUSY after FSBL boot on STM32N6
I’m using the NUCLEO-N657X0-Q board and I'm creating a custom NN project using lwIP (that has the necessary weights stored at 0x7100 0000 - external Flash) and I'm trying to make it run when booting from Flash.I am currently using the “Template_FSBL_...