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! 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
  • 601 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
  • 2309 Views
  • 2 replies
  • 0 kudos

[STM32L496] Jumping from bootloader to user Application with RDP enabled doesn't work without going through a power cycle.

I'm currently testing the UART bootloader on a NUCLEO-L496ZG-P, the bootloader itself works fine and i've written a python script which can upload .bin files to the controller.The problemi'm having is that the product will need Readout Protection in ...

Janek1 by Associate II
  • 1119 Views
  • 4 replies
  • 0 kudos

Resolved! Cannot Set DMA to Secure (CCRx SECM)

I'm attempting to configure peripherals in STM32CubeMX, but I'm getting error_handler calls from my DMA configuration for ADC1.All the necessary peripherals (DMA1 channel1, ADC1) are configured as secure in CubeMX, but when HAL_ADC_MspInit attempts t...

MBand.3 by Associate III
  • 846 Views
  • 1 replies
  • 0 kudos