2021-11-01 10:10 PM
Steps to reproduce issue:
Create new project in TouchGFX 4.18.0, set target board H743 eval, add box with border, set border color to red, box color to green, save project, generate code, build and download to board with CubeIDE
Solved! Go to Solution.
2021-11-02 07:29 AM
Hi,
Could you try to open re generate code from STM32CubeMX first and then running on target from TouchGFX Designer ?
/Romain
2021-11-02 07:29 AM
Hi,
Could you try to open re generate code from STM32CubeMX first and then running on target from TouchGFX Designer ?
/Romain
2021-11-03 03:01 AM
Thank you, after generating code with STM32CubeMX 6.3.0 colors are correct
2022-02-11 07:07 AM
I am having the same problem. However, i no longer have a cube file associated with my project, so I can't easily regenerate the files. Do you know which specific files need upgrading? Or is there an easy way to link a cube file into the project and prevent it from writing over any user code in the process?
2022-02-11 08:58 AM
I figured it out. I created a new TGFX designer project with the same MCU. then copied the STM32DMA files to my other project.