hello everyone,
i've a question. Maybe a noob question.. :S
i'm [u]using a mcufriends 2.4' touch display.[/u]
I've it up and runnig with a little modifications on the uTFT library.
Testing it with the examples from UTFT works GREAT!
i want to show and increase a counter on a touch display using UTFT-library and TouchScreenLibrarymaster-library.
The increasing works fine and printing the interface once works fine to.
But i want to update the interface. After a update nothing happends. A few updates more there is still nothing and then the screen 'crashes'.
i've added a serial dump and my code.
Can you guys help me?
greetz.
the good interface and the crash.
serial log.txt (1015 Bytes)
screen_use.ino (1.56 KB)