STM32U585 Interface with External Flash(IS25LP064D-JKLE) in memory mapped mode.
Hi guide,
I am working with stm32u585 interface with Ext-Flash. I have SBSFU code in that I am doing external flash initialization(Indirect mode) in Boot code (boot_platform_init) to check firmware is available for update or not . Then after switching to secure next Non secure. In Non secure part I am doing initialization(Indirect mode) again and Reading / writing / erasing is working. after that I am switching to Memory map mode and I am getting memory map enable success command and trying to read the data at address 0x70000000, then program got stuck here .
can anyone help me , what may be the issue?
