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

STM32WBA55CG Modular Multiplication not working

Hello all,I have been working on a bare-metal implementation of the PKA engine in the STM32WBA55CG microcontroller using Rust. So far, I have been able to run modular addition and subtraction, modular exponentiation, arithmetic operations, ECC point ...

elopezpe_0-1743170160263.png
elopezpe by Associate II
  • 441 Views
  • 2 replies
  • 0 kudos

secure boot - RSA4096 - stm32u5

Good morning, I am Paul Goulpié, technical expert at Smile ECS - integrator of open source embedded solutions. I am contacting you because I have some questions related to the secure boot solution (mcuboot).I am using the following evaluation board: ...

Hard fault after enable MPU protection

Porting SBSFU 2.6.2 to STM32G0B1CEU6 (512K FLASH and 144K RAM) based on Nucleo-G071RB example.See the history of my previous Solved: SBSFU 2.6.2 firmware swapping issue - STMicroelectronics CommunityAfter I solved the firmware swapping issue, I went ...

hw310404 by Associate III
  • 7689 Views
  • 7 replies
  • 0 kudos

STM32U5 SBSFU external flash questions

Hi,We are using an STM32U585 with the application running from external flash, on an octospi bus. We are also using external SRAM. The external memory architecture on our board is heavily influenced by the B-U585I-IOT02A design (same ports, slightly ...

rjh by Associate II
  • 695 Views
  • 4 replies
  • 0 kudos

Resolved! STM32U5 SFI Function

Hello,Thanks for all of the help so far.  Another question, this one regarding SFI process for the STM32U5 series. In AN4992 section 3.3.1 for STM32L/U/W series, it describes a secure bootloader that is split into 2 parts, one of which is responsible...