STM32H753 - generating SBSFU bin file
We are facing an issue related to the STM32H753 MCU , CubeIDE version 1.10.1 .
We compiled our project successfully with all needed scripts for generate the SBSFU file + sfb bin file.
The bin file programmed into the internal FLASH via the Cube Programmer, but the FW is not running.
If we are compiling the project with debug configuration ( meaning without packing it to SBSFU bin file ) ,the FW is running without any issue.
I saw in ST forum that there is a known issue from 3.2022 which is related to the SBSFU file.
Issue building SBSFU with latest STM32CubeIDE 1.9.0 : here is the solution
We will be happy if you have any idea what we are missing here .
