STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Is it possible to send a variable in my program (containing the firmware version) to the SBSFU post build script?

One of the variable in my program is the program version ie 200 for version 2.00. I log it to my debug log and I display it for the customer. The program version must also be passed to the SBSFU post build script. Is there any way to do this so the S...

STM32H7 RNG clock configuration

I'm using for the first time the RNG of STM32H753. I have a "clock error" which means that rng_clk is too slow compared to HCLK.The reference manual mentions the following: Is it a problem to just disable the clock error detection since it seems that...

0693W00000Lz1PNQAZ.png
Gpeti by Senior II
  • 806 Views
  • 2 replies
  • 0 kudos

Resolved! AES Key management in STM32H7

Following this question, I am also confused about how to fill the key in the CRYP peripheral. I don't find the Ref Manual very clear The register description mentions the key as an array K and an array b where MSB of K are in lowest address register....

0693W00000LySTUQA3.png 0693W00000LySQGQA3.png
Gpeti by Senior II
  • 1145 Views
  • 3 replies
  • 0 kudos

Link to Download full X-CUBE CryptoLib v3 package

HI I am looking for a link to download the older version of CryptoLib v3, I can only find links to download the latest CryptoLib v4 here which is not the version that I'm looking for. Thanks! https://www.st.com/content/my_st_com/en/products/embedded-...

RKher.1 by Associate III
  • 539 Views
  • 1 replies
  • 0 kudos

What is the correct procedure to replace the example UserApp in SBSFU with a different existing project in STM32CubeIDE (generated with CubeMX)?

I have attempted the following:-Build and tested a simple app, called TestApp with STM32CubeIDE/CubeMX, runs fine on itself (without SBSFU)-Build and tested the SBSFU 2_images example, works fine.-The TestApp runs on the same hardware as the SBSFU ex...

BaxEDM by Associate
  • 1861 Views
  • 12 replies
  • 0 kudos