I recently bought a STM32H747I discovery board. I really liked the display with the DSI, because i still use an STM32F7 disco board, which also uses this display. So I can swap times. When buying it, I was not careful, because this H747 MCU has an F4 and an H7 core, which is connected to the system via many buses and bridges. But this is exactly where the risk of turning the board into a letterpress is built in. There is an initialization with which the clock domains and processor configuration are programmed. If you are not careful, the processor can only be brought back to life with the help of a full JTAG (not just SWD). I look again for the line that does this. the disco board and me, will never be happy.