User Activity

We have ported STM32CubeExpansion_SBSFU_V2.4.0 to use STM32H7B0 instead of the STM32H7B3-DK.When I enable SFU_MPU_PROTECT_ENABLE the bootloader generates MEMORY FAULT! when starting up and not yet called user application. I have tried to debug as muc...
Hi All,I am using SBSFU to load my firmware which is running from external flash. The firmware works but seem to be experiencing speed issues on the I2C communications.In an attempt to solve this issue, I am would like to, at start-up copy the code t...
Background:I am working on a project that uses the STM32H7B0 processor on a custom board. The firmware is loaded by ST SBSFU bootloader STM32CubeExpansion_SBSFU_V2.4.0. I have used 2_Images_ExtFlash example as a template, and our firmware is stored a...