I have two nucleo-144 boards, stm32F767zi and stm32H743zi. Both cortex-M7, pin compatible, and pretty close in AHBx (GPIO) clock, 216 vs 200 MHz.Testing TFT LCD display library, that required fast 8-bits access to the LCD data bus, I discovered that ...