STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Debugging STM32L55 Secure World Using Keil IDE

Hello, I have a simple application running on STM32L55 Secure World, but I would like to debug it step by step using an IDE.I am able to debug using the Keil IDE, but it seems the TZEN bit is zero. It must be about the defaults state of the STM32L55 ...

Murat by Associate III
  • 768 Views
  • 4 replies
  • 0 kudos

Not able to read Flash data of STM32l5

I am using STM32L562E-DK.I have ported SBSBFU for it. It is working fine. I want to store my custom data into internal flash and read it on bootup time in the bootloader.For testing I am flashing one binary of 16 byte which's content is "Hello World!...

PYada.1 by Associate III
  • 450 Views
  • 6 replies
  • 0 kudos

Resolved! STM32L5 secure access to non-secure flash block read as zero. Is it an architecturally specified behavior or just an MCU specific behavior?

I am currently experimenting on stm32l562e-dk board, and I discovered that, in the secure world, non-secure flash cannot be read via a secure memory region (i.e. not covered by any of the SAU regions). To be specific, value of zero is read.I am wond...

WChoi.4 by Associate
  • 365 Views
  • 1 replies
  • 0 kudos

FreeRTOS with SBSFU is not working

I am using the STM32L562E-DK development kit. I have taken reference to NUCLEO-L552ZE-Q and ported it for STM32L562E-DK. Also added External OSPI flash. without FreeRTOS it is working fine.I have added FreeRTOS in the nonsecure application. For that,...

PYada.1 by Associate III
  • 1495 Views
  • 24 replies
  • 0 kudos

STM32L562QEI6 enter Boot through USART interface

Hello,I have a system with one STM32L562QEI6 and one STM32F405RGT6, that is the main MCU.They communicate with USART interface.In the main CPU, boot0 and boot1 pins are phisically connected to VCC or GND through some resistors, so I can enter boot mo...

MFail.11 by Associate II
  • 929 Views
  • 7 replies
  • 0 kudos