STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Crypto library RSA Signature errors

Hi,I am trying to use the STM32Cryptography library to verify the signature of a flash segment, using RSA Encryption and 3072 bit length keys.The signature is generated by a python script and appended to the hex file. The signature has a length of 38...

On the STM32H (not L) I need to use a 1-wire EPROM, and I try the generic driver calls generated by the IDE (HAL_SWPMI_Receive, HAL_SWPMI_Transmit, HAL_SWPMI_MspInit, etc.) and I see no bits going out on the scope, and the transmit times out.

I can "Transmit" but the TXE flag never clears and the transmit times out. It's unclear which parts of the bus are fully automated (reset, discovery, etc.) and how much of the CRC is handled, etc. I can see nothing on a scope, but if the chip gets in...

PBrai.1 by Associate
  • 969 Views
  • 2 replies
  • 0 kudos

STM32H753 - generating SBSFU bin file

We are facing an issue related to the STM32H753 MCU , CubeIDE version 1.10.1 .We compiled our project successfully with all needed scripts for generate the SBSFU file + sfb bin file.The bin file programmed into the internal FLASH via the Cube Program...

AHada.2 by Associate
  • 772 Views
  • 1 replies
  • 0 kudos

SBSFU [SBOOT] System Security Check failed

Device: STM32L4S5Trying to run x-cube-aws v2.2.1I've successfully flashed the B-L4S5I-IOT01_STSAFE_Provisioning binary (output below)Start provisioning of STSAFE-A   Force STSAFE-A provisioning   Launching STSAFE-A pairing Check if Pairing Host keys...

DAzev.1 by Associate
  • 761 Views
  • 1 replies
  • 0 kudos