Impossible to load UserApp (sfb file) using TeraTerm or Minicom. The terminal is always stuck at the first block transfer.
Hello, I a new with NUCLEO STM32H753ZI and trying the SBSFU examples (1 and 2 images). I can flash and launch the SBSFU but I can't load any user application (userapp.sfb)
I use STM32 tools, either using Linux or Windows with the same result :
- I connect with a VCP using Teraterm (on Windows) or Minicom on Linux) with YMODEM protocol,
- The terminal display the SBSFU sequence, which is good and terminates by waiting for a user appli to be downloaded
- I Send the UserApp.sfb with (File->Transfer->Ymodem)
- AND the load remains stopped at the first block ....
I have followed the guides given in the examples documentation (from readme files into project SBSFU V2.4.0), I have applied :
- The security configuration (Option Bytes set to Default "No Security")
- Serial configuration seems also OK
