User Activity

Hello everyone!I am testing my own firmware with the sbsfu bootloader (stm32h723). I have the problem that when the MCU is trying to set up the ethernet the board will die.The ETH region is protected by MPU and before enabling it in my app I disable...
Hello!I am merging the user app provided in the default sbsfu package with my custom application that is based on the ThreadX kernel. The FW boots normally but every time the kernel finishes ("VOID _tx_initialize_kernel_enter(VOID)") the "tx_applicat...
Hello everyone,I am trying to port the SBSFU project to a stm32h723xx board from the stm32h753xx project but I have discovered many discrepancies because the latter has dual bank flash while the former has only one flash bank.Do you suggest to start ...