You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Secondly, i'm sorry for my bad english, i'm french.
Thirdly, my problem : I've a Arduino Mega 2560 and a touchscreen 400x240 with ILI9327 8 bits. I've upload UTFT_Demo_400x240.pde on my Arduino and nothing appears on the screen (White screen). No other program on the library works with my hardware. I have not forgotten to change the model parameter on this line code :
Hello,
Firstly, thank you very much to share your work !
Secondly, i'm sorry for my bad english, i'm french.
Thirdly, my problem : I've a Arduino Mega 2560 and a touchscreen 400x240 with ILI9327 8 bits. I've upload UTFT_Demo_400x240.pde on my Arduino and nothing appears on the screen (White screen). No other program on the library works with my hardware. I have not forgotten to change the model parameter on this line code :
UTFT myGLCD(NIC35WS,38,39,40,41);
My DisplayModule (Bought here : http://www.aliexpress.com/snapshot/6332730562.html?orderId=64493882067640) works with the original program on the arduino board when i received it. So the touchscreen seems to work.
Did I forget something ?
Thank you in advance
Have a nice day
The text was updated successfully, but these errors were encountered: