User Activity

I'm using an STM32L4A6 on a custom-designed board.  I'm using STM32CubeIDE 1.16.0 and CubeMX to generate my project.  I'm running into an issue where intermittently (let's say every few days, but it seems random), my board will not bootup for a numbe...
I'm starting from the X-CUBE-SBSFU release v2.6.2, using the B-L475E-IOT01A - 2_Images_ExtFlash as a reference.  I've done the minimum porting required to run this on an STM32L4A6 target.I'm seeing an inconsistent issue where the SBSFU boots up and a...
I'm working on integrating the latest SBSFU (v2.6.2) onto an STM32L4A6 platform. I've reviewed both the user manual and application note for the SBSFU, as well as the examples provided.In my use case:I have an external attached MMC flashI'm not plann...
Hi,I'm trying to get started with the SBSFU (2.6.2) on my custom board running an STM32L4A6.  I've got a large external SDMMC flash chip (4GB) connected to the STM32 that I use for user application purposes.  I'd like to allocate a small section of t...