STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Does JTAG/SWD access locks Flash in RDP2 ?

Hi ,I am working on STM32U575 nucleo board .Flash got locked (code freeze) and i have to power cycle board to run my application in below cases :Switching from RDP0 to RDP2 in firmware on Pushbutton operation . Application freeze . It runs again when...

vsing.1 by Associate II
  • 753 Views
  • 2 replies
  • 0 kudos

Resolved! SPI CRCERR flag not turning on with SPI + DMA

I'm struggling to get the SPI CRCERR flag and IRQ to work the way I expect.I am using an STM32WB55. The SPI communication in full duplex is working. The master is adding the CRC to the end of the Tx data. On the slave side, the CRC is read in. I can ...

A_ZA_CH by Associate
  • 810 Views
  • 1 replies
  • 0 kudos

Resolved! TRNG in STM32L4R9I - EVAL pass ALL NIST Test ?

Hello !STM32L4R9I support True Random Number ( 32 bits per 1 time generation)I run an example and then make an program to generate 100.000.000 bits1 st iteration (100M bit) : HW is 0.5 and Passed NIST Test2 nd iteration (100M bit) : HW is 0.5001 and ...

TSang.3 by Associate
  • 1193 Views
  • 1 replies
  • 0 kudos

BLE ER key and IR key

I see that those keys are hardcoded in the code. As I understand they are responsible to LTK and CSRK.Should I change ERK and IRK between devices , so they are not the same? Asking for security reasons.

DS.4 by Senior II
  • 536 Views
  • 1 replies
  • 0 kudos

Resolved! Issue with CRC32 module on STM32G483

Hi,I'm computing CRC32 with 04C11DB7 polynomial with different methods : through python binascii.crc32(...), on the following website " https://simplycalc.com/crc32-text.php ", and with ST embedded module on STM32G483.On basic strings such as "012345...

EPHIL.1 by Associate II
  • 2110 Views
  • 3 replies
  • 0 kudos

Resolved! problem with adding SMT32CubeExpansion_Crypto_V4.0.1

Hello,I am having some issues with adding SMT32CubeExpansion_Crypto_V4.0.1 to my stmcube environment. I am using stm cube 6.4. I go to Software Packs > Manage Software Packs > From Local... and then I point to SMT32CubeExpansion_Crypto_V4.0.1.zip, w...

VKnou.1 by Associate
  • 822 Views
  • 1 replies
  • 1 kudos

Using Tamper with TF-M in STM32U5

Hi,In TFM and SBSFU applications, by default the anti-tamper protection is enabled for both internal tamper events and external tamper events. It is activated at the start of TFM_SBSFU_Boot, and remains active. In case of tamper detection, sensitive ...

ZKRAC.1 by Associate II
  • 2533 Views
  • 11 replies
  • 0 kudos