STM32 MCUs Security

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SBSFU BL is not transferring controller to UserApp

Hi,First of all nice application note for getting started with SBSFU cheers :thumbs_up: Let me provide details of steps which I followed Device - STM32H7B3I-DKFollowed AN5056 - Integration guide for the X-CUBE-SBSFU. Under section 4.4 Development or...

0693W00000HoyKiQAJ.png 0693W00000HoyDPQAZ.png 0693W00000HoyP4QAJ.png 0693W00000HoyQ2QAJ.png
Grogu by Associate III
  • 606 Views
  • 2 replies
  • 0 kudos

Not able to start time 7 as interrupt in bootloader

I am using STM32L562-DK for my development, I am using SBSFU.In bootloader, I want to use timer 7 as an interrupt. I am configuring it as followingTIM_HandleTypeDef    htim7;void TIM7_IRQHandler(void){ /* USER CODE BEGIN TIM6_IRQn 0 */ /* USER CODE E...

PYada.1 by Associate III
  • 1559 Views
  • 14 replies
  • 0 kudos

Resolved! Does the BOOT0 pin have any use when using SBSFU?

Assuming that the MCU has the Secure Services feature (Secure Boot), does the BOOT0 pin have any use? My understanding is that the application in the secure bootloader would decide its entry point rather than using the addresses specified by the BOOT...

question about STM32U5 's RDP and TZ

Hi,When the TZ is enabled, the STM32U5 and STM32L5 has different action when the RDP is configured level 0.5.STM32U5 don't have "Secure Area1" and "Secure Area 2" in the option bytes, but STM32L5 have.Please advise stm32u5 whether has plan to recover...

zqizh.1 by Associate II
  • 631 Views
  • 2 replies
  • 0 kudos