STM32F746G Discovery: What is the difference between CU2 and CU4 suffix?
Hi there,
I have a STM32F746G Discovery board on which I have developed an application. The application was running fine, there was some strange behaviour, probably some minor bugs, but it looked good.
When I bought a new identical board and flashed the application, the display literally showed some random noise, like this:

I flashed the examples from TouchGFX to see if it made a difference, but I got the same result. My old board is DK32F746G$U2, which works fine, but the new one is DK32F746G$CU4, which renders everything wrong.
I found a STM post on this link: STM32F746G_Discovery touch screen buttons stop wor... - STMicroelectronics Community, that says there may be different display built-in:
1. CU1 uses - HT043C
2. CU2 uses - GJX043A6 -40D Y
I have no clue what the display is used for CU4 as I could not find any information about it.
How do I solve this?
Thanks for the help!!!
