STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reducing SBSFU binary size

My user application firmware is rather big. It runs on STM32G070, so I've adapted the example code from STM32G071. I've followed the example provided in AN5056 (see picture) to reduce the SBSFU size, it saved about 10 kB, but it is not enough (still ...

0693W00000FCWxTQAX.png
leeana by Associate III
  • 472 Views
  • 4 replies
  • 0 kudos

Resolved! Undefined reference to __ICFEDIT_SE_Key_region_ROM_start__

I am trying to merge UserApp example into my existing project. Everything goes fine, except for the error mentioned in the title. I've checked that include list is identical to UserApp example, as well as Linker->Miscellaneous->Other flags. What am I...

leeana by Associate III
  • 397 Views
  • 4 replies
  • 0 kudos

SBSFU question NUCLEOG071RB

For downloading the binary after updating the SBSFU, how does one go about it since the security protections have been updated (8.6 in UM2262). I can't get the Secure Boot to load in Tera Term again even though I press both reset and user. When I try...

APara.5 by Associate II
  • 331 Views
  • 2 replies
  • 0 kudos

SBSFU system NUCLEGO71RB Project

Hello, I am interested in learning how to sign an app that we created. could it be automated or what files would have to be changed? A second thing is if i want to switch to a different authentication algorithm (replace RSA for example), how would I ...

APara.5 by Associate II
  • 261 Views
  • 2 replies
  • 0 kudos

RDP settings to disable main memory read

Hello there,I am trying to find the right RDP config for the STM32G0 MCU. My aim is the following functionality:User code can read/ write the flash,Bootloader/ external SWD debugger cannot read the flash,Bootloader/ external SWD debugger can erase an...

0693W000008wMv7QAE.png

G070 programming issue?

Hi,Have a code that modifies the option bytes on G0 micro which seems bricks the IC from further programming attempts aka device locks itself.Did anyone face a similar issue with G070? What are the solutions to make the programming process robust and...

sg1 by Associate
  • 438 Views
  • 3 replies
  • 0 kudos