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

STM32L0 - reset after setting RDP

Dear,I am setting RDP to level 1 in my application, After setting it I call System reset HAL_NVIC_SystemReset(); After reset I am expecting the MCU is locked, but it seems I read in code the MCU is still in level 0 so the procedure of setting RDP to ...

JJRR by Senior
  • 1089 Views
  • 5 replies
  • 0 kudos

Disabling RDP on STM32F411 via SWD

Hello,I am working on an offline SWD programmer for a test jig, it is based on the widely available DAP open source implementation for ARM and it works fine so far however there is no command for dealing with option bytes and specicially with RDP, in...

HBida by Associate III
  • 741 Views
  • 0 replies
  • 0 kudos

Resolved! STM32L082 AES Code Examples. Are there any?

Good day everyone,I'm looking for STM32L082 code examples to use its AES peripheral.Does anyone have something that could help? I had alread searched the internet, but could not find code examples anywhere.I'll be greatful if anyone could shed some l...