STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SBSFU on Dual Core STM32 Microcontrollers

Hi could I find out if anyone has successfully got X-CUBE-SBSFU running on the dual core components? There does not seem to be any examples from ST for these use cases.The dual core components I am aware of are H745/755, and H747/757. However all of...

DN_1 by Associate II
  • 587 Views
  • 2 replies
  • 0 kudos

About the Entropy Health test function

Hi AllI need to fill the security policy about STM32 crypto library(STM32CubeExpansion_Crypto_V3.1.0), and had three function name to fill.1, Entropy Health test2, Repetition Count Test3, Adaptative Proportion TestAnyone knows these?Regards,

YChen.51 by Associate II
  • 410 Views
  • 0 replies
  • 0 kudos

Can't seem to get correct results from CRC hardware

I have a routine that I have used for years on other processors and on PCs to get a CRC16 X-25 from a string. I'd like to get the hardware CRC to use the same CRC16.I have tried every variant in the STM32CubeIDE and have not been able to get same out...

JimFouch by Associate III
  • 1434 Views
  • 4 replies
  • 0 kudos

Bypass write protection on STM32F103

Hello, I have hundred of boards where I need to update our custom bootloader which resides in blocks 0/1/2/3/4 (the bootloader "partition" is 5KB). The new bootloader code resides inside the firmware binary, when the firmware boots, it checks if the ...

Definition of MIN and MAX in crypto lib

HelloFile "STM32_Cryptographic/Inc/Common/macros.h" defines macros MIN and MAX without any "#ifndef" around. Thus compiler warnings "redefined" are generated, if the file is included by customer code after headers of BLE stack.File STM32WPAN/ble/ble_...

PADAM.1 by Associate III
  • 506 Views
  • 1 replies
  • 0 kudos