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
  • 310 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
  • 583 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
  • 1000 Views
  • 11 replies
  • 0 kudos