Hello, I have the 1.44 128x128 red display and it does not get on the arduino mega to work.
On my nano it works fine but it wont work on my Mega.
I have tried different connection options. On the same ports as on the nano, on the SPI Ports ect.
On the Mega i use a logic shifter to set the 5v to 3.3v, the background led has the same resistors that i use on the nano.
The display is okay, when i put it back on the "nano" breadboard it works, to nothing is broken.
Uses someone the display on the mega and can show me how to wire and how to modify the samples?
Well, your logic shifter will work on the Mega too.
Remember that the RESET pin needs 3.3V logic too.
Quite honestly, an SPI display is not greedy with pins. Surely a Uno / Nano has got enough pins. Depending on your library, the Mega may not be supported.