STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Hello!How can i porting the X-CUBE-SBSFU(V2.20) to STM32G070?

FLASH memory protection is different between STM32G070 and STM32G071.But there is no stm32g070 in the sample project of x-cube-sbsfu package, only stm32g071.Based on project NUCLEO-G071RB, I commented out two protections and compiled them. I wonder i...

0690X00000ApPJFQA3.jpg
wyett by Associate
  • 827 Views
  • 3 replies
  • 0 kudos

Secure and Encrypted Boot support on STM32F7

Hi,We are using STM32F769BIT6 based system for our product. We like to enhance the system with security.Is it possible to add secure boot and encrypted boot to the system without any hardware modification?

Jith cr by Associate II
  • 419 Views
  • 0 replies
  • 1 kudos

Resolved! SBSFU with FreeRTOS causing FIREWALL RESET FAULT

Hi everyone,I am using STM32L4A6 with FreeRTOS running on it. I integrate SBSFU according to UM2262 and AN5056. After jumping to application, the firmware triggered Firewall reset when calling osKernelStart() .I already turned SysTick off before jump...

SL61 by Associate II
  • 1333 Views
  • 8 replies
  • 0 kudos

Resolved! Firmware image size required for AES CBC encryption

I am trying out the sample projectSTM32CubeExpansion_SBSFU_V2.2.0/Projects/NUCLEO-H753ZI/Applications/1_Image.I have completed the following build steps:prebuild.pyBuild SECoreBinBuild SBSFUBuild UserAppThe last step postbuild.py (which is SECBOOT_EC...

chuan_lee by Associate II
  • 1276 Views
  • 4 replies
  • 0 kudos

Hardware AES 256 CBC Incorrect results

Hi,I am new the the development and I have been testing the hardware aes module.I have tested against a known vector and the results differ from what is expected, I have checked the test vectors using AES provider in .NET and I get the results I expe...

POliv by Associate II
  • 2070 Views
  • 5 replies
  • 0 kudos

STM32F412 CRC32 uint8_t array as input.

Hi,I have (for example) a byte array with the size of 6. Now I want to calculate its crc32 value. The first 4 bytes are no problem - I put them in as word, but what about the last 2 bytes?Thanks for the Help in advance.BRNico

NKorn.12 by Associate II
  • 965 Views
  • 2 replies
  • 0 kudos