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! 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
  • 901 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
  • 2351 Views
  • 14 replies
  • 0 kudos