User Activity

Hello,I'm using SBSFU to secure firmware runs and firmware upgrades. My target board is a custom board with F429ZI and external SPI Flash, but for the beginning, I've started testing with NUCLEO-F429ZI.I have successfully ported "2-Images" example fr...
I am trying to port SBSFU to my target MPU which is F429ZI. I am currently using NUCLEO-F429ZI board for testing and used Discovery-F413ZH example as starting point.To do so, I replaced BSP functions with NUCLEO pin mapping (changed USART6>USART3, US...
Hello everyoneI'm currently testing SBSFU, however, I'm new to ST porting stuff. I had successfully built SBSFU example for STM32F413H-Discovery with STMCubeIDE as the closest model to my target MPU which is STM32-F429ZI.I wish someone could guide me...