Port the SBSFU to STM32F730 in XiP mode
Hi,
I just went over the X-Cube-SBSFU material and tried to compile the example projects to get an overall picture of this function.
The MCU I used is STM32F730I8 and I am using the STM32F7308-DISCO board.
As only 64kB flash is available in STM32F730 series, the external memory execution(XiP) is needed in my application.
I would like to understand the feasibility to port the SBSFU package to a F7 MCU when running in XiP mode.
The example package did provide the example for STM32F769I, but it only uses the internal flash.
My rough idea is to put the SECoreBin and SBSFU in the internal flash and the slot 0 and 1 user app in the external NOR flash.
Could anyone help to validate the feasibility?
Thanks,
Jay
