I am a student, fairly knowledgeable about Arduino, doing my final year project and I've been having so much trouble getting my screen to work.
Links:
Problem:
When I sit the screen on the shield, and onto the Mega, and plug the Mega to a power source(PC or 12V dc 1000mA external PS), there is no response from the screen and the Mega fails to power up. Plugging the Mega alone to a power source, the Mega powers up.
Is it that my screen and shield are not compatible? am I making a short? is current not enough? I do not understand.
You will need to study the pinouts of both style of Adapter. Note that I have never found a schematic for the v2.2 Adapter but I can find v2.0 schematic.
It is possible that you have damaged your SSD1963 display by connecting to the v2.2 Adapter.
When your EastRising Display arrives, make sure that you configure thejumpers and solder-bridges correctly. e.g. post a message and ask.
I'm hoping my display isn't damaged. Since the Mega is still not powering up when the screen is connected, would I be right to assume the screen is okay?
How do I configure jumpers and solder-bridges correctly? With the right display adapter.
With luck, your Mega has shut down without damage.
You can run other sketches on the Mega to check the Mega is ok.
BuyDisplay provide very good documentaion for their SSD1963 display and for their SSD1963 Adapter shield.
I suggest that you download the PDFs. Personally, I print the schematic on paper. Then I can study the schematic with a nice cup of tea. No need to print every page. Just the important one(s).
You can even have a slice of cake or biscuits with your tea.
i.e. study before the Shield arrives in the mail.
I ordered the EastRising 7" TFT resistive LCD Touchscreen module(ER-TFTM070-4V2.1), and the adapter shield you advised( ER-AS-SSD1963), and they've been delivered.
How do I configure the jumpers and solder bridges correctly? I'm using an Arduino Mega2560.
I went through the documentation but I just want to make sure my understanding is correct so that I do not do any wrong thing and risk damage.
From the TFT document, all the jumpers and solder-bridges look ok as default. e.g. J10 open
From the Adapter datasheet, J11, J12, J13, J14 short. J7, J8, J9, J10 open.
If you are unsure, please list the current state of every Jumper on the pcb.
Personally, I would install the regular UTFT library from RinkyDink website.
The UTFT examples should work out of the box.
EastRising have a ER-AS-SSD1963_Samples+Libraries.ZIP with their version of UTFT libraries. And their version of UTFT examples.
Do you want to use the microSD on the Adapter board or the microSD on the TFT board?
I am fairly confident that the TFT will work with default jumpers and the UTFT examples.
But the Touch might need different jumpers for URTouch or XPT2046_Touchscreen libraries.
Likewise, if you want to use microSD on Adapter.