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

STM32 Security Issues

According to following white paper, some STM32 MCUs has security issues.https://www.usenix.org/system/files/conference/woot17/woot17-paper-obermaier.pdfThe question is Which STM32 components are affected?We are considering to use STM32H750vb and STM3...

MMagl by Associate III
  • 667 Views
  • 0 replies
  • 0 kudos

STM32L0 CRC vs software

Hi all,I am generating a CRC using the hardware CRC module in my STM32L0 of which I fetch only the bottom byte.I want corresponding C code to generate the same result as the hardware calculator, I have tried many different settings and Polynomials, b...

EOCon by Associate
  • 982 Views
  • 1 replies
  • 0 kudos

Resolved! Compile SECoreBin without main

Hi.I am trying to compile the SBSFU project for STM32L, more exact i am using b-l475e-iot01a.I have put together the following makefile, trying to compile SECoreBin, but i cannot work out how to link it together without getting /usr/lib/gcc/arm-none-...

MKoch.15 by Associate II
  • 2206 Views
  • 8 replies
  • 0 kudos

Activation of Readout protection from user application

Hi,I am trying to implement readout protection on my stm32f427VG. I want to apply Read protection Level 2 from the user application or bootloader code in the flash. My custom bootloader resides in flash at address 0x00000000.

ATewa by Associate
  • 478 Views
  • 0 replies
  • 0 kudos

Hardware Crypto support for mbedTLS on STM32F7

I found from this question, on May 2017,https://community.st.com/s/question/0D50X00009XkXqzSAF/why-mbedtls-which-is-part-of-stcube-116-release-does-not-contain-hw-acceleration-codethat hardware crypto support was in development for mbedTLS.When we wi...

Use of STM32L4 HAL_CRYP hardware in LORAWAN

I've tried to find an example code of use of crypto harware accelerator in LORAWAN but i haven't been able to find any . Does someone have an example expecially concerning the use of AES CMAC?Regards

JVida.18 by Associate II
  • 1449 Views
  • 3 replies
  • 1 kudos