When I Update WRP option bytes in stm32u585 via program and call OB_launch is resetting device continuously.Here is the code snippet. any other configurations I am missing??
Is it possible to implement secure boot without using trust zone for stm32u585.without trust zone i want to use Boot lock, OTP, secure address like features.
Thanks for Response.I would like to know can we port the SBSFU along with Secure Engine (STM32CubeExpansion_SBSFU_V2.6.2) of STM32H7 series to STM32U5?The idea is to have a common bootloader for STM32U5 and STM32H7 based on SBSFU package provided for...
first i was trying to generate 1mhz from 80mhzmax i was getting only 110 khz i was using nucleo-64 l476rg timer 1when i use prescaler as 0 and pulse as 40 i was getting 613.5 hzwhen i use prescaler as 0 and pulse as 400 i was getting 100.613 khzif th...