Bootloading Using Pattern 10
Trying to figure out how to bootload the Stm32h745 using the BOOT0 and BOOT_ADDX. AN2606 / AN4938 says to use pattern 10, yet that shows the BOOT0 pin can be low OR high with the only difference being the ADDRX.
We're interested in only using the built-in rom bootloader to program M7/M4 via FDCAN and/or USART, preferably just using a discrete, to force in-system-programming.
Also, Is there a CAN utility (similar to serial Flasher-STM32) that can be used? I assume in the application it's necessary to specify the flash address of the core to program (M7 vs M4)?

Note: 0x1FFF0000 System Memory, 0x1FF09800 Bootloader for both cores.
