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

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
  • 1177 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
  • 902 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
  • 1467 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
  • 1664 Views
  • 4 replies
  • 0 kudos

Resolved! Problem implementing cryptographic library in stm32h747

I am using STM32H747BI MCU and I have one project to write the data to flash memory. I am using core 7 to write the data to flash. While writing, I have to encrypt the data. So I requested cryptographic library software expansion from STM32 and they ...

SLuit.1 by Associate III
  • 2381 Views
  • 5 replies
  • 0 kudos

Resolved! SECoreBin postbuild.sh

Hello guys,I was setting up my STM32CubeIDE to use the SBSFU sample projets. I'm facing a issue with SECore engine, more specific the postbuild.sh script.When i compile SE, i get the following message:ln: failed to create symbolic link '../../postbui...

MBuen.1 by Senior
  • 961 Views
  • 2 replies
  • 0 kudos

SBSFU with STM32F469/STM32F479 and SPI flash

Hi everyone,I am using STM32F469/STM32F479 and want to integrate SBSFU with an SPI flash. Basically the active image is in MCU's 1 Mbytes flash and downloaded image is in the external flash. There are several questions I would like to know before I s...

SL61 by Associate II
  • 796 Views
  • 1 replies
  • 0 kudos