STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FreeRTOS with SBSFU is not working

I am using the STM32L562E-DK development kit. I have taken reference to NUCLEO-L552ZE-Q and ported it for STM32L562E-DK. Also added External OSPI flash. without FreeRTOS it is working fine.I have added FreeRTOS in the nonsecure application. For that,...

PYada.1 by Associate III
  • 2526 Views
  • 24 replies
  • 0 kudos

Resolved! How to call SecureEngine functions from my application?

Hello guys!How are u all?I'm having few issues to develop self-test on my application. I setup everything from the SBSFU side to check image handling flags, and its working fine. I'm able to set my new firmware to self-test state and check the state ...

MBuen.1 by Senior
  • 869 Views
  • 5 replies
  • 0 kudos

STM32L562QEI6 enter Boot through USART interface

Hello,I have a system with one STM32L562QEI6 and one STM32F405RGT6, that is the main MCU.They communicate with USART interface.In the main CPU, boot0 and boot1 pins are phisically connected to VCC or GND through some resistors, so I can enter boot mo...

MFail.11 by Associate II
  • 1319 Views
  • 7 replies
  • 0 kudos

STM32L433RC SBSFU "Fw header authentication error"

Hello,I am trying to run the Secure boot feature on STM32L433RC using the SBSFU library example project (single image slot). The example project I am modifying is STM32L432KC board. Below are the modification/steps I made to example project to run on...

0693W00000FBO1KQAX.png
HDevi.1 by Associate II
  • 789 Views
  • 2 replies
  • 0 kudos

Problem with encryption in STM32H747BI board

HI,I have successfully implemented encryption in my project using STM32 cryptographic firmware library software expansion for STM32Cube. It works fine with 128 bit AES encryption (i.e. using 16 bytes long AES key). However, I need to implement 256 ...

SLuit.1 by Associate III
  • 763 Views
  • 4 replies
  • 0 kudos

Resolved! Problems building SECoreBin (prebuild.sh)

Hello everyone,I am trying to build SECoreBin, but the build fails with prebuild.sh. All python requirements listed in requirements.txt are installed, but the error is following:ImportError: No module named Cryptodome.CipherAnd even more: What should...

0693W00000FBSbCQAX.png
leeana by Associate III
  • 758 Views
  • 3 replies
  • 0 kudos

Resolved! Sharing UART between SBSFU and user app

HelloI would like to use the same UART that is used in SBSFU, to communicate with the host PC for service purposes. Is it possible? Maybe create kind of a wrapper interface like "press 1 for sbsfu, 2 for logs"? A little bit confused how to implement...

leeana by Associate III
  • 528 Views
  • 2 replies
  • 0 kudos

Compatibility with X-CUBE-CRYPTOLIB v4?

Hi,I just downloaded the latest cryptolib v4 and read in the docs that it is not compatible with v3 anymore.Are there any instructions how to use it with the "STM32 Security in practice" workshop?Thanks,Anguel

Anguel by Senior
  • 802 Views
  • 5 replies
  • 0 kudos

Calculated CRC value does not match incoming CRC value

HelloI'm having trouble calculating crc. I am using STM32F401 with cube ide. The correct crc occurs on crccalc.com. But I couldn't run CRC-8 with MCU. I have looked at the examples, but when I try it gives different results.  Can you provide a worki...

0693W00000FBAhRQAX.png
Ftaht.1 by Associate
  • 1068 Views
  • 4 replies
  • 0 kudos