TFT 2.4" mcufriend with arduino mega 2560 and UTFT


hello, have 1 arduino 2560 tft 2.4 inch made mcufriend :

and use utft library http://www.rinkydinkelectronics.com/library.php?id=51


i test demo "utft_demo_320x240", have add #define use_uno_shield_on_mega 1
because use shield uno shield, modified constructor :
utft myglcd(ili9325c, a2, a1, a3, a4);


i can compile , transfert arduino screen stay white.

i have test mcufriend_kbv v2.9 (https://forum.arduino.cc/index.php?topic=366304.0) , works fine use gui library named awind (https://forum.arduino.cc/index.php?topic=256491.0) , library need utft work.

how can screen work ?

timiti29



Arduino Forum > Using Arduino > Displays > TFT 2.4" mcufriend with arduino mega 2560 and UTFT


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'