STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Hello, I'm using an STM32H750 MCU where I'm integrating the Crypto lib v4.0.1 I would like to execute this library (.text) from a specifc section. But I can manage to do what I want.

You can found below a extract of my linker script:MEMORY { D1_CODE_RAM (xrx) : ORIGIN = 0x24070000, LENGTH = 64K FLASH (rx) : ORIGIN = 0x8000000, LENGTH = 128K NVRAM (rx) : ORIGIN = 0x8020000, LENGTH = 64K }   .ram_code_load...

DFell.1 by Associate II
  • 530 Views
  • 1 replies
  • 0 kudos

STM32WB5x IEEE 802.15.4 Stack

Hey, I'm Working with STM32WB5x on a bare metal MAC 802.15.4 Application.I Have the BLE_MAC_***_FW latest (version 1.13.0) installed on CM0+ .I want to add security for MAC Frames with support for both ENC-MIC. The current ST WPAN MAC 802.15.4 implem...

MYous.3 by Associate II
  • 866 Views
  • 1 replies
  • 0 kudos

SBSFU Firewall reset in User App when writing to SFR's.

Hi All,I am almost finished integrating the SBSFU into my project. I can run the SBSFU and user app and update the processor, STM32L4R9VITx, successfully while no protections are enabled. When I enable firewall protection it boots into my application...

0693W00000LvolKQAR.png 0693W00000LvoltQAB.png
RBurg.2 by Associate II
  • 1730 Views
  • 11 replies
  • 0 kudos

Resolved! Inconsistency between STM32H7 AES HAL and Reference Manual

HelloI'm starting to implement AES-GCM on STM32H753 (rev V).I've found an inconsistency between the HAL and the Ref Manual.The STMicro HAL for AES for STM32H7x3 is setting some bits called NPBLB in CRYP_CR register if the product revision is above re...

Gpeti by Senior II
  • 1179 Views
  • 7 replies
  • 0 kudos

Resolved! Unable to install X-CUBE-SBSFU on STM32CubeIDE

I received today the link to download version 2.6.0 of X-CUBE-SBSFU. Is it possible to install it along with the other X-CUBE Packages within the STM32CubeIDE? I successfully verified the integrity of the downloaded file and tried to install it using...

0693W00000LxBeYQAV.png
ntestoni by Associate
  • 536 Views
  • 1 replies
  • 0 kudos