Touchgfx wrong color issue
Hi.
I am working on a project with stm32h750 custom board and touchgfx.2.4'' TFT screen that communicates with SPI interface is used in the project.When I generate the gui with touchgfx, everything looks fine except the colors.For example, if I use a box widget and make its color light blue, it will appear orange on the screen.I use RGB565 as the color format in touchgfx, but it seems to set the colors to 24 bit in the screenViewBase.cpp file.
looking forward to your help.
Thank you.
