0
\$\begingroup\$

I want to implement GFX with SPI protocol on the ILI9488 LCD. Since I didn't see clear references on how to do this, I'm working almost by trial and error + reading some references. Now I'm in a situation where a problem has arisen and when I debug the function hal.backPorchExited(); is not executed even though vsync is triggered. I'm working with Adfruit driver and it shows text colors, so the hardware and the driver have no problem but when I want to use them with TouchGFX I have nothing just backlight. And of course, I have also written the functions required for LCD and TouchGFX communication, which don't seem to have any problems, maybe they do, but I'm not sure! But the problem is that now we don't even get to the function related to sending data. as shown function doesn't execute even when its condition is ok, does anyone have any experience? I searched a lot but couldn't find a suitable reference, so I went through trial and error.

\$\endgroup\$
0

1 Answer 1

1
\$\begingroup\$

actually, in version 25 toughgfx (new update ) the problem has been solved by adding some flags.

\$\endgroup\$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.