Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

4
  • Did you use two different pins for the CS? Can you show the electrical connections you used and the code which uses the TFT? Commented Jan 11, 2017 at 8:04
  • If you are using an Arduino Ethernet board you need to reserve and set the Ethernet Controller and SD chip selects (D10 and D4). Commented Jan 11, 2017 at 12:58
  • We have already reserved D10 for Ethernet Controller and D4 for SD Chip select. The issue is, how to communicate both of them, one by one. I can access one of them only when code is prepare for both devices. Commented Jan 12, 2017 at 4:06
  • Could you please give you a link of the partcular display you used? There hundreds of 2.2" SPI TFT modules. Some of them lack proper level translation circuitry. Commented Sep 10, 2017 at 7:46