Hi,I am Working on SBSFU. I have Flashed the STM32H753zi example code after flashing i am not able to flash from programmer. even after changing the option bytes RDP level 0 is set.I have Connect another working board of stm32h753zi board i compared ...
Hi, I have created task 1 and created 2 software timer (periodic, one shot) works fine . When I created one more timer non of the timers are not working. What might be the issue? Regards, Raj
Hi,I am working on SBSFU with stm32L476 Nucleo Board I am following the steps of Tutorial Security Part6 - STM32 security ecosystem - 02 Building the SBSFUI have Download Stm32CubeExpansion_SBFU_V2.6 but which is the highlighted directory are missing...
Hello @Jocelyn RICARD ,I need to make changes for rollback with this criteria 1. When Firmware Update fails2.when Invalid firmware updatedplease guide me for changing the statemechine in SBSFU Best regardsPrakash
Hello @Jocelyn RICARD,I have imported a fresh project and made only the modifications you mentioned.Here are the steps I followed:I enabled the flags (BSFU, SECoreBin, userapp) for ENABLE_IMAGE_STATE_HANDLING and added three entries to the se_interfa...
Hello @Jocelyn RICARD ,I follow the same steps to resolve undefined refers and comment out the// #define SFU_MPU_USERAPP_ACTIVATION in app_sfu.hrollback function is triggering but rollback is not happening for next rest debug log Backed-up fw not id...
Hi @jocelyn RICARD,I Resolve the undefined refers error. after enabling flag. but when new firmware updated. not valid it should rollback to previous version. but it's not rollback.Debug log:===========================================================...