STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Can the STM32H723VGH6 implement an encrypted bootloader?

The STM32H733VGH6 datasheet specifically mentions "Bootloader with security services support (SFI and SB-SFU)," while the STM32H723VGH6 does not. Does that mean that I can't use encrypted firmware on the STM32H723VGH6?I tried to do some research, but...

Question on counter initial value for AES CTR on STM32WB

HelloIn chapter 22.4.9 of RM0434 Rev6 is stated:Counter: a 32-bit big-endian integer that is incremented each time a blockprocessing is completed. The initial value of the counter must be set to 1.Why can be the initial value of the counter not be se...

PADAM.1 by Associate III
  • 699 Views
  • 1 replies
  • 0 kudos

How do I use STM32G0B1 with SBSFU 2_Images?

Hi,I find the new chip STM32G0B1 from STM32CubeMX.And I want use this chip with SBSFU 2_Images.But I can not find the STM32G0B1 project from the X-CUBE-SBSFU v2.4.0.Is STM32G0B1 compatible with X-CUBE-SBSFU v2.4.0 ?How do I use STM32G0B1 with SBSFU 2...

EEdwa.1 by Associate III
  • 618 Views
  • 1 replies
  • 0 kudos

Can't close Lab projects - File access rights

During the workshop itself, I had some problems with some of the example files not having correct access rights to allow the workshop changes to be made.We worked around that during the workshop.Now I have just come back to the STM32Cube IDE; it star...

0693W000006HauSQAS.png 0693W000006HauwQAC.png 0693W000006Hb0kQAC.png 0693W000006Hb2WQAS.png

Resolved! STM32H75x - How to erase properly with removal of secure area?

I have some code that removes a "secure area" on STM32H75x by so called "regression" from RDP level 1 to level 0, which causes full erase.(Actually this code is based on example very kindly provided by ST support) void EraseAll(void) { uint32_t fla...

Pavel A. by Super User
  • 1124 Views
  • 4 replies
  • 0 kudos