User Activity

I am implementing sbsfu on stm32h745 chipset.Ported 2images from stm32h753 sbsfu examples.Among slots 1 and 2, slot 1 is intended to be used by cm7 and slot 2 by cm4.Although cm7 is operating normally, I created a separate cm4 package, created an sfb...
I upgraded stm32cubeIDE about a month ago, but since then, the readability of the theme has become very poor when looking at the ioc file. Can I revert to the previous one? Befire  After 
I'm successfully implemented IAP for stm32h745. so I wish upgrade to sbsfu.Sbsfu has security firmware upgrade. When i implement for IAP, Firmware file was merged cm4, cm7 binary file using Srecord.If I merge files, won't the integrity of the firmwar...
I'm implement IAP in Nucleo-H745ziq.So. when i into application then cm7 trigger(boot) to cm4.cm4 can't boot in keil but in stm32CubeIDE can boot. SET_BIT(RCC->GCR, RCC_GCR_BOOT_C2); 
I'm implement IAP STM32h745ziq for cm7. then seen write Download image using ST-Link utility.   my board Programming Completed Successfully! But, I'm trying Execute the loaded application. then stopped my board.JumpAddress = *(__IO uint32_t*) (APPLIC...
Kudos given to