User Activity

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 switchin...
Hi folks,I am facing one issue for  external flash in memory map mode, I am using stm32U585 . I am unable to write/read/access external flash(NOR) while in memory mode. but in Indirect memory mode  all actions are working.but in manual they have give...