I'm not able to make working the NUCLEO-L432KC example
I wont to test the L432KC example on a NUCLEO-L432KC board
"\SBSFU\STM32CubeExpansion_SBSFU_V2.6.0\Projects\NUCLEO-L432KC\Applications\1_Image"
I have created correctly a new workspace and imported the necessary projects. All compiles fine and I get "SBSFU_UserApp.bin" and "UserApp.sfb"
With CubeProgrammer I have written SBSFU_UserApp.bin that is a all in one firmware, but using TeraTerm I can see that the board continue to stay in boot-loader mode
I have tried to send UserApp.sfb, but at the end of process no error messages, the board makes a software reset, but stay always in boot mode.
= [SBOOT] System Security Check successfully passed. Starting...
======================================================================
= (C) COPYRIGHT 2017 STMicroelectronics =
= =
= Secure Boot and Secure Firmware Update =
======================================================================
= [SBOOT] SECURE ENGINE INITIALIZATION SUCCESSFUL
= [SBOOT] STATE: CHECK STATUS ON RESET
INFO: A Reboot has been triggered by a Software reset!
= [SBOOT] STATE: CHECK NEW FIRMWARE TO DOWNLOAD
= [SBOOT] STATE: DOWNLOAD NEW USER FIRMWARE
File> Transfer> YMODEM> Send
Tampering fault
========= End of Execution ==========
= [SBOOT] System Security Check successfully passed. Starting...
======================================================================
= (C) COPYRIGHT 2017 STMicroelectronics =
= =
= Secure Boot and Secure Firmware Update =
======================================================================
= [SBOOT] SECURE ENGINE INITIALIZATION SUCCESSFUL
= [SBOOT] STATE: CHECK STATUS ON RESET
INFO: A Reboot has been triggered by a Software reset!
= [SBOOT] STATE: CHECK NEW FIRMWARE TO DOWNLOAD
= [SBOOT] STATE: DOWNLOAD NEW USER FIRMWARE
File> Transfer> YMODEM> Send .................User Yellow LED on top of the board continue to blink the RED one is fixed RED
Can someone check if there is some issue ?
SBSFU version is STM32CubeExpansion_SBSFU_V2.6.0
