Skip to main content
Epamuk
Associate III
December 3, 2021
Question

Colors are distorted after loading 4.18.0

  • December 3, 2021
  • 2 replies
  • 1709 views

Hello,

I was using 4.17.0 and I load 4.18.0. but after compiling and loading project to my board colors are distorted.

Some colors are converted to blue,pink, red. It seems color settings are same in Touchgfx designer.

How can I solve this problem.

This topic has been closed for replies.

2 replies

Romain DIELEMAN
ST Employee
December 6, 2021

Hi,

Could you try to generate code from STM32CubeMX and then from TouchGFX ? What mcu are you using ? Are you using a custom board or an ST development kit ?

/Romain

Epamuk
EpamukAuthor
Associate III
December 7, 2021

I hadnt generated code from cubeMX, problem solved after generation.

Thanks

Romain DIELEMAN
ST Employee
December 7, 2021

Good to hear it solved it :thumbs_up: It isn't always necessary but the color issue made me think that their might have not been a full upgrade of the project, so generating from STM32CubeMX and then TouchGFX Designer is always a good first step when investigating.

/Romain