Is it possible to download firmware again after trying out the SBSFU projects?
I tried the SBSFU examples (did not change any code) on a NUCLEO-L476RG board and it worked fine. Now I can not use STM32CubeProgrammer to connect the board. Is there any way to download a new firmware ( I mean, a firmware to replace the SBSFU firmware) to the board again? So that I can use this board for other projects.
The configuration of the SBSFU is:
/*#define SECBOOT_DISABLE_SECURITY_IPS*/
/*#define SFU_FINAL_SECURE_LOCK_ENABLE */
#define SFU_DEBUG_MODE
/*#define SFU_FWIMG_BLOCK_ON_ABNORMAL_ERRORS_MODE*/
#define SECBOOT_OB_DEV_MODE
Thanks!
