STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Flash Secure Firmware from Linux host without Tera Term

I build SBSFU using X-CUBE extension for STM32F769I-DISCO. Flashed the "SBSFU_UserApp.bin" file using STM32CubeProgrammer. Now I need to send UserApp.sfb file via YMODEM without using Tera TermI used,stty -F /dev/ttyACM0 115200 sb UserApp.sfb >/dev/t...

MdFayaz by Associate III
  • 897 Views
  • 3 replies
  • 0 kudos

RTOS on TrustZone MCU STM32U5

Hello Support Team.Good Day.We have chosen the STM32U585ZIT6Q (-40C to 85C, LQFP -144 pins, with trust zone core) controller for our product.According to the firmware architecture, we intend to create two separate partitions, one for safety-critical ...

_legacyfs_online_stmicro_images_0693W00000biNLNQA2.png

Resolved! Can I use secp192r1 with X-CUBE-CRYPTOLIB?

I have an application where I need to use ECDSA to check a signature using the secp192r1 curve. However, I don't see a clear define for this in cmox_ecc.h. Is this supported under a different name?

crwper by Senior
  • 607 Views
  • 2 replies
  • 0 kudos

Accessing Secure Area does not create secure fault

I am using TFM-SBSFU example provided in STM32L5.Secure Area 1 which is already configured as below.When I am trying to read 0x8012000 from non-secure application, I am getting secure fault. I want to add one Partition 0x807d000 of 4KB into secure a...

_legacyfs_online_stmicro_images_0693W00000bhxEVQAY.png _legacyfs_online_stmicro_images_0693W00000bhxE6QAI.png
PYada.1 by Associate III
  • 606 Views
  • 1 replies
  • 0 kudos

STM32L4 readout protection RDP

Using STM32L452CC and STM32CubeProgrammer API v2.12.0 Windows 64-bits.Firstly, I'm setting the readout protection to its middle level (RDP = BB in the programmer) and then program the chip successfully. Then, letting the chip power cycle. Now reading...

IP.2 by Associate II
  • 1537 Views
  • 1 replies
  • 0 kudos

STM32WB55 - Change RDP level without POR

Hi,I am currently trying to change RDP level via firmware without a power reset (POR) on a NUCLEO-WB55RG (STM32WB55). I am facing the problem that after changing the RDP level a power reset is necessary. Without a power reset the device seems to get ...

sstel.1 by Associate II
  • 1340 Views
  • 3 replies
  • 1 kudos