TouchGFX configuration not reflecting STM32H743I-EVAL board schematics
We are considering a custom PCB design similar to the STM32H743I-EVAL.
However, we just discovered that when creating a TouchGFX project for this board, many configured pins are set different (shown in STM32CubeMX) than given on these schematics:
https://www.st.com/resource/en/schematic_pack/mb1246-b0x_schematic.pdf
https://www.st.com/resource/en/schematic_pack/mb1246-e02_schematic.pdf
A few examples of signales routed to other pins for the SDRAM: SDNWE,SDNE1, SDCEK1. There are also a handful of pins for the LCD which are routed elsewhere. The TouchGFX project runs fine so obviously these schematics must be invalid..
Is there a newer schematic version than MB1246-E02 dated in 2019?
Many thanks in advance