hola estoy usando una pantalla tft para arduino uno, cuando hago pruebas con la pantalla y arduino uno los ejemplos funcionan perfectamente, pero necesito hacer un proyecto con arduino mega y requiero mas memoria, cuando hago pruebas de los mismos ejemplos en arduino mega 2560, la pantalla queda en blanco.
Hola iodo23,
I got a vague idea about what your problem is; of course, google could translate for me, but I am too lazy.
Please start by reading General Guidance and How to use the Forum.
Please do not cross-post! Readers and Moderators don't like that!
If you provide a link to your display, readers can better help you, without having to ask first.
Make the link clickable, by using the "insert a link" command symbol.
If you have a display with SPI connection, it will not work on MEGA, because SPI pins are on different pins.
Jean-Marc