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

Resolved! Ymodem UART missing characters on SBSFU port

Hi,In my port of SBSFU (v2.4.0, not yet 2.5.0) I'm having trouble transferring SFU files over YMODEM due to missing characters at the receiver. This makes it seem the com loader is too slow however it is the same as from the H753 on which it is based...

Arno1 by Senior
  • 667 Views
  • 2 replies
  • 1 kudos

Has anyone ported sbsfu on stm32h723xx ?

Hello everyone,I am trying to port the SBSFU project to a stm32h723xx board from the stm32h753xx project but I have discovered many discrepancies because the latter has dual bank flash while the former has only one flash bank.Do you suggest to start ...

Resolved! STM32H750VBT6 access crypt registers all read back zero

Hi,Developing AES GCM on a customer board that is used STM32H750VBT6 with CubeMX 6.1.1 has a problem needs help.Tested example code CRYP_AES_GCM from STM32Cube_FW_H7_V1.8.0 Projects/STM32H735G-DK/Examples/CRYP is failed. And used JLINK debug figure ...

STM32F7XXX PCROP segger embedded studio

how to use the pcrop of stm32f7xx in segger embeded studio, I found a pdf "dm00346619-proprietary-code-read-out-protection-pcrop-on-stm32f72xxx-and-stm32f73xxx-microcontrollers-stmicroelectronics",I saw the usage process, but I don't know how to use ...

wlong.2 by Associate
  • 558 Views
  • 1 replies
  • 0 kudos

Resolved! Undefined symbols from libSTM32Cryptographic_CM4.a

Hi,We are migrating our code from using M3_CryptoFW_RngHW_2_0_6 to using libSTM32Cryptographic_CM4.a. Our target is STM32F405VGTx. When compiling we get a linker error from the library itself (cmox init is part of the ST lib), not from a function our...

YCohe.1 by Associate
  • 2120 Views
  • 2 replies
  • 0 kudos