STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 252 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
  • 1276 Views
  • 2 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
  • 326 Views
  • 1 replies
  • 0 kudos