STM32H757 - Bootloader in CM4
Hi all,is it possible to write a bootloader which sits at the beginning of the CM4 memory block and updates the CM7 as well as the CM4 (userapp sits in the memory area of the CM4 behind the bootloader)?I imagine it like this: The configuration bit th...