STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H753 SBSFU unable to transfer application firmware

Hello.I'm having trouble transfer the UserApp to SBSFU. Here's the description of the issue. Any help is appreciated!I prepared the NUCLEO-H753ZI board by disabling all the security and fully erase the board (by setting RDP level 1->0 ).I'm using the...

JZ_1-1726250482025.png JZ_0-1726249366085.png JZ_2-1726252853580.png JZ_3-1726252911052.png
JZ by Associate
  • 477 Views
  • 3 replies
  • 2 kudos

OSPI_NOR usage with SBSFU (B-U585I-IOT02A)

Hi, I've decided to create a new post based on the similar one (https://community.st.com/t5/stm32-mcus-security/solved-stm32u5-tfm-example-b-u585i-iot02a-memory-mapped-psram/td-p/108722) which has been solved but doesn't work for me.The problem is as...

soutys by Associate
  • 384 Views
  • 1 replies
  • 0 kudos

How to implement cryp library to SBSFU

HiI am using the SBSFU application on the stm32u585 board and I am trying to use the crypto library as explained in the CRYP_SAES_ECB_CBC example but the error_handler is triggered when the MX_SAES_AES_Init is initialized.Any help?

CRP protection not working on STM32H563IIK6

I tried CRP protection for STM32H563IIK6. But is it not working. This is the code.#define OB_RDP_LEVEL_0 ((uint8_t)0xAA)#define OB_RDP_LEVEL_1 ((uint8_t)0x55)#define OB_RDP_LEVEL_2 ((uint8_t)0xCC)HAL_StatusTypeDef FLASH_If_WriteProtectionConfig(uint3...

ANSSI certification for STM32U5

Hi, I'm quite familiar with STM32 trustzone features. Also I know due to there's a random number generator it should be ANSSI capable. But I can't find anywhere a text "ANSSI". Have you as a ST already applied a ANSSI certificate for STM32U545 or any...

Jouni_S by Associate II
  • 811 Views
  • 6 replies
  • 0 kudos

STM32F423ZHT6 is Support for Secure Boot?

Hi, good morning, sir/madam.We are using a STM32F423ZHT6 MCU for Smart Lock in our project.We have some security purposes for our lock and need security boot options.So please clarify this MCU has secure boot options. If this MCU has secure boot opti...