2025-10-20 7:21 AM
Hello,
I am trying to test the sbsfu project which is provided on this link. and I am using Unit Nucleo-F413ZH.
I am following all the instructions step by step but on STM32Cubeprogrammer after opening file "SBSFU.elf", downloading it and then reading it by memory, I see these messages in the Log section:
after it i try to compare the memory with the SBSFU.elf, and then I get these warnings:
When I check the bytes, I don't see any difference but this warning appears, and I cannot see the welcome message on Tera Term.
I tried all the process with other identical unit and everything goes right, but on this unit I encounter this issue.
Also It's good to mention that I can run and execute any test projects via STM32CubeIDE.
Thanks in advance.