Issue with 2.2" 18-bit color TFT LCD display with microSD ca
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
adafruit_support_carter wrote:Not seeing any obvious issue with the ribbon cable soldering. And the soldering on your header pins looks fine.
Can you post a photo of your setup showing how you have everything connected to your main board.
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
adafruit_support_carter wrote:Make sure the power rails on your breadboard are not split.
Then try moving the power pin to 5V instead of Vin on the Arduino:
https://learn.adafruit.com/2-2-tft-disp ... -2978707-1
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Adafruit_ILI9341 tft = Adafruit_ILI9341(TFT_CS, TFT_DC, 5);
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS
Re: Issue with 2.2" 18-bit color TFT LCD display with microS