Parallel flash operations on STM32H743
There are multiple references in the documentation that allude to being able to do two flash operations in parallel on the STM32H743 as long as you are doing these operations on different banks.For example, the reference manual RM0433 Section 3.2 sta...