2025-07-30 1:40 AM
It should be purple, but it shows up as blue. background is svg picture is normal.
2025-09-22 1:48 AM
Hello @youxue ,
The colors look good on my side with our discovery boards (tried on STM32U5G9J-DK2 and STM32F469I-DK).
However, when purple is placed over red, I occasionally experience an optical illusion where it appears blue instead of purple.
2025-09-27 11:28 PM
In that case, can I assume that there is an issue with the code generated by the STM32CubeMX or TouchGFX tool?
2025-09-28 3:41 AM
Maybe better as say generated is fail, place some info in your question. Primary how object is rectangle image, box , svg, ...? MX never generate LCD control init usw.
2025-09-29 8:00 PM
I'm sure the issue lies in the code generated by TouchGFX or STM32CubeMX, because the problem persists even after I replaced it with a new screen. However, projects developed with other tools have normal screen colors.