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

Facing issue in Erase ,read and update secure firmware in STM32U585ZIT6Q using UART1 with trust zone option enabled

Hi;I am using STM32U585ZIT6Q controller in my current project. I am enabled Trust Zone option. I am using dual bank option too.I have created two partition in both bank as in attached image.When i try to update firmware using STM32 cube programmer, a...

JShah.7 by Associate III
  • 2018 Views
  • 4 replies
  • 1 kudos

Bootloader Enabling SFU_MPU_PROTECT_ENABLE causes a problem

Having difficulty gaining access a peripheral region in the bootloader and could use some suggestions.In the bootloader we need to MAP the address space described below, this address space works correctly in the application but not in the bootloader....

PCevo.1 by Associate III
  • 977 Views
  • 1 replies
  • 0 kudos

Can I set the AES output buffer the same as the input?

I have a large block of data to encrypt (about 200 Kbytes). I don't care about preserving the input data and I'd like to save memory.Can t I set the output buffer pointer to the same value as the input buffer pointer using the HAL AES encrypt functio...

JimEno by Associate III
  • 1531 Views
  • 4 replies
  • 0 kudos

Resolved! ECC Project for STM32G4 not working using STM Cryptographic library and importing cryptographic library to existing project

The board connects but when I build and run the project, the light does not blink as it says it should. Also, I'm using mac, how do I import cryptolib into an existing project? I followed this instructions and this wiki but it's not working.

mickey by Associate II
  • 2458 Views
  • 6 replies
  • 0 kudos