STM32 MCUs Security

Ask questions and find answers on STM32 security frameworks and tools, including cryptographic libraries, TrustZone, and the Secure Manager.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STSAFE-A personalisation options ?

For my new article project "Secure Elements" on www.chip-info.com I am trying to figure out which personalisation options are available for STSAFE-A.  STSAFE brochure explains that that ST offers customer-specific personalisation service for projects...

Kersten by Associate II
  • 925 Views
  • 4 replies
  • 0 kudos

SBSFU + UserApp with FreeRTOS

I have implemented an application with FreeRTOS. Now I want to run it as an application with SBSFU. It seemed to have a hard fault in SFU_LL_SB_SRAM_Erase(). It stuck in a place with R15(PC) 0x08008FEC ( The function HardFault_Handler for SBSFU is 0x...

Zoey by Associate III
  • 1809 Views
  • 8 replies
  • 0 kudos

report small bugs about X-CUBE-SBSFU

2 small bugs I encountered:** sfu_error.c l.246function SFU_ErrorStatus SFU_EXCPT_Check_Code(SFU_EXCPT_IdTypeDef eExceptionId)=> missing case SFU_EXCPT_NONE=> never returns SFU_ERROR (should be added in default case)** When assertion is enabled in Cu...

Antoine1 by Associate II
  • 458 Views
  • 1 replies
  • 0 kudos