STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 893 Views
  • 8 replies
  • 0 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
  • 629 Views
  • 8 replies
  • 0 kudos