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

Firmware download via Y-Modem crashes with the following error when selected in UserApp example project "!!Error during file download!!".

Hello guys I hope you can help me with my problem regarding my adaptation of sbsfu.I'm currently adapting the stm32f413h-discovery example project on a stm32429zi. Everything works fine with one mayor exeption. I have difficulty downloading a new fir...

_legacyfs_online_stmicro_images_0693W00000bj8nsQAA.png _legacyfs_online_stmicro_images_0693W00000bj8oWQAQ.png

RSA / AES Key generation

Hello, I am working with the STM32U585 and am looking for a HAL function to generate RSA key pairs? And AES keys if possible? I see that wolfssl has these functions available but they do not support the STM32U575 / 585 yet. I've seen other posts sugg...

BSunw.1 by Associate III
  • 2609 Views
  • 4 replies
  • 1 kudos

Leggere il contenuto di STM32F215ZET6

Salve gente. Come consulente ho ricevuto l'incarico di riutilizzare una certa quantità di una scheda giochi che contiene come processore ausiliario il STM32F215ZET6 che sovrintende gli I/O della scheda per il Soc che contiene un ARM e la gestione gra...

BBoux.1 by Associate II
  • 1394 Views
  • 4 replies
  • 0 kudos

Generating Option Byte .s19 file

Hi,I need to generate option byte file(.s19) which is enabled Read out Protection for STM32F4. The reason is to program this .s19 file using non ST programmer in production environment. May i which ST Tool should i used to generate option byte file...

YS.1 by Associate
  • 5486 Views
  • 1 replies
  • 0 kudos

Resolved! Incorrect RAM_start (__ICFEDIT_SE_region_RAM_start__) at 0x20018000 for NUCLEO-G474RE SBSFU examples?

In the v2.6.2 NUCLEO-G474RE SBSFU examples 1_Image and 2_Image the linker file n_Image\Linker_Common\STM32CubeIDE\mapping_sbsfu.ld has the following line: __ICFEDIT_SE_region_RAM_start__    = 0x20018000;But the RAM actually starts at 0x20000000. Exam...

MSand.5 by Associate II
  • 1908 Views
  • 5 replies
  • 0 kudos

How to arrange encrypted key data in call to FUS_STORE_USR_KEY

AN5185 specifies that encrypted keys should use AES-128 GCM, but the format of data sent to FUS isn't very well specified:Byte0: key type:• 0x00: None• 0x01: Simple key• 0x02: Master key• 0x03: Encrypted keyByte1: key size N in bytesByte2 to ByteN-1:...

crwper by Senior
  • 777 Views
  • 0 replies
  • 0 kudos

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
  • 1381 Views
  • 3 replies
  • 0 kudos