STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Enabling RDP on ST32F746VG crashes the program

Hi!When switching RDP from level 0 to level 1, the program stops working. Switched using code in the program, as well as using the ST Visual Programmer. The result is the same.Code suchFLASH-> OPTKEYR = FLASH_OPTKEY1; FLASH-> OPTKEYR = FLASH_OPTKEY2;...

Asedo by Associate
  • 228 Views
  • 0 replies
  • 1 kudos

STM32F765NI - Calculate CRC using DMA

Hi, Presently I'm calculating CRC using HAL and going forward would like to calculate it using DMA to save some CPU usage.I read in application note AN4187 about calculating CRC using DMA but it explicitly mentions only applicable for F0, F1, F2, F3,...

SGAUR by Associate
  • 291 Views
  • 0 replies
  • 0 kudos

X-Cube-Crypto Library CubeMX Help

Posted on August 09, 2016 at 23:33 I downloadedX-Cube-Crypto Library from the email and i have the zip. Issue is that i cant seem to find anything that would install it into the CubeMX software. I can browse the zip and see the files and examples ...

ayarema by Associate II
  • 1683 Views
  • 25 replies
  • 0 kudos

Correct HAL APIs for Crypto AES mode

Posted on July 12, 2018 at 13:43Hi, I am trying to use CRYP_AES_GCM example from STM32Cube_FW_F7_V1.11.0 for stm32f769I-eval.  I see, stm32f7xx_hal_cryp.c has two set of APIs. By default the APIs under ' &sharpif defined (CRYP)  ' are enabled. and t...

STM32F7 Flash Code Readout Protection

Posted on August 07, 2017 at 12:40Are there any examples of enabling (level 1) and disabling code readout protection for stm32f7?I have just tried this on an stm32f767 based on code that worked for stm32f4xx and I seem to have 'bricked' the microcon...

Danish1 by Lead II
  • 475 Views
  • 4 replies
  • 0 kudos