Search found 2 matches

by Billduck
Fri May 28, 2021 3:03 am
Forum: General
Topic: Programming a TFT_LCD_ILI9341
Replies: 3
Views: 2809

Re: Programming a TFT_LCD_ILI9341

Thanks for the look at.
I am very interested in the test/play program. Is that on the ESP32 and SPI?
By the way, for my application, I had to change to the MEGA, as with the UNO, there were no digital I/O pins availible.
by Billduck
Wed May 26, 2021 6:31 pm
Forum: General
Topic: Programming a TFT_LCD_ILI9341
Replies: 3
Views: 2809

Programming a TFT_LCD_ILI9341

The attached program is an attempt to talk to a LCD / Touchscreen with an UNO.
While it simutales OK, I am not getting any response after compiling to the target. I suspect that there are some parameters within the board properties that are incorerect.