STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Porting STM32G071 SBSFU to STM32G0B1 issues and queries

Hi Community,I'm porting STM32G071 SBSFU to STM32G0B1RE and Customizing UART to USB CDC.I'm using Nucleo-G0B1RE dev kit and STMCubeIde for development.1. I'm able to build, load, run both STM32G071 SBSFU and UserApp without any changes. but when I ch...

Tarun by Associate III
  • 842 Views
  • 1 replies
  • 0 kudos

TFM SBSFU_BOOT

Dear Sir.I am trying to work with the examples of TFM_Appication and SBSFU_Boot examples of STMCube_FW_U5_V1.2.0 when compilng I get the error Error: Missing option '-S' / '--slot-size'.postbuild.sh failedmake[1]: *** [makefile:92: post-build] Err...

Resolved! SBSFU 2.6.2 firmware swapping issue

Hi Guys,Ported SBSFU 2.6.2 to STM32G0B1CEU6 (512K FLASH and 64K RAM) based on Nucleo-G071RB example.Modified mapping_fwimg.ld as below: /* Slots must be aligned on 2048 bytes (0x800) */ /* swap (4 kbytes) */ __ICFEDIT_SWAP_start__ = 0x0804...

hw310404 by Associate III
  • 2525 Views
  • 6 replies
  • 2 kudos

Resolved! Error message from debugger back end

Error in final launch sequence:Failed to execute MI command:load D:\\STUSER\\STM32CubeIDE\\workspace_1.13.0\\TEST190923\\Debug\\TEST190923.elfError message from debugger back end:Error finishing flash operation

RKOAS by Associate II
  • 4028 Views
  • 3 replies
  • 0 kudos

SBSFU | FLASH sector segmentation

Hello all,I have a question about possibility of splitting/dividing FLASH sector for active/download image slots.A bit more context... My target MCU is STM32F756ZGTx, here is its FLASH memory map:What we want to do is: assign sector 4 (128 kB) and se...

JakubStandarski_0-1694618438213.png