Kippah with LCD Fades Out

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
User avatar
Slowpokee
 
Posts: 10
Joined: Sun Jan 17, 2021 10:19 pm

Kippah with LCD Fades Out

Post by Slowpokee »

I am interfacing a (Raspberry Pi 3B) with (5" 40-pin TFT Display - 800x480 with Touchscreen) using the Kippah interface with a ribbon cable. I followed the instructions with updating, upgrading, download and install libraries, and edit config.txt. the screen will 1st show an RGB box image then the Raspberry logo startup. Then it will slowly fade and go black. I shorted the extra 25ma = 50ma total as specified for 5" displays. Initially I thought it a hardware issue but this feels like a possible configuration. Also the test python program doesn't read or write to EEprom via GPIO. SPI and I2C are disabled in config.
Attachments
20220521_094503.jpg
20220521_094503.jpg (147.53 KiB) Viewed 288 times
20220521_094501.jpg
20220521_094501.jpg (138.12 KiB) Viewed 288 times
20220521_094450.jpg
20220521_094450.jpg (133.53 KiB) Viewed 288 times

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Kippah with LCD Fades Out

Post by adafruit_support_mike »

The four-color image is a symptom of low power.

Check the voltages on the 5V and 3.3V pins to see if the system is browning out.

User avatar
Slowpokee
 
Posts: 10
Joined: Sun Jan 17, 2021 10:19 pm

Re: Kippah with LCD Fades Out

Post by Slowpokee »

Greetings Mike,
I read the voltage across pin 1 and 2. Pin 1 registered at 4.2~4.3 volts and pin 2 at 5.02 volts. This seems high to me. The total consuming current on the supply is around 1.2 then settles at .5 amps. I compared my raspberry pi 4 and it's power buss sits at 3.3 on pin 1. Do the version 3's typically go this high? Could this be causing an over voltage situation? It looks like a low voltage problem on the screen.

User avatar
Slowpokee
 
Posts: 10
Joined: Sun Jan 17, 2021 10:19 pm

Re: Kippah with LCD Fades Out

Post by Slowpokee »

adafruit_support_mike wrote:The four-color image is a symptom of low power.

Check the voltages on the 5V and 3.3V pins to see if the system is browning out.
I ended up swapping my Pi 3 with a new Pi 4. The screen just goes white then to blank. This is also a new display that came in yesterday. I was able to test the screen using a different interface with HDMI inputs and it works so the screen is not an issue. To me the common denominator is the Kippach card!

User avatar
Slowpokee
 
Posts: 10
Joined: Sun Jan 17, 2021 10:19 pm

Re: Kippah with LCD Fades Out

Post by Slowpokee »

adafruit_support_mike wrote:The four-color image is a symptom of low power.

Check the voltages on the 5V and 3.3V pins to see if the system is browning out.
Also my display is the one with the touch screen. The description on (https://learn.adafruit.com/adafruit-dpi ... stallation) mentions using a USB interface with the card in order to communicate with the touch screen. My Kippah is missing the USB chip and connector. However, I don't know if this would interfere with the display data as that is a separate item all together.

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Kippah with LCD Fades Out

Post by adafruit_support_mike »

Slowpokee wrote:Pin 1 registered at 4.2~4.3 volts
That's higher than it should be, and could mean that the RasPi's 3.3V regulator is damaged.

Slowpokee wrote:My Kippah is missing the USB chip and connector. However, I don't know if this would interfere with the display data as that is a separate item all together.
The display and AR1100 USB touchscreen controller are independent circuits, yes. The one should have no effect on the other.
Slowpokee wrote:To me the common denominator is the Kippach card!
The Kippah firmware would be another common factor. The whole project is a fairly technical hack, and isn't guaranteed to work with versions of Raspbian other than the 2019/04/11 version of Raspbian. Are you sure you're using that OS image?

https://learn.adafruit.com/portable-kip ... stallation

User avatar
Slowpokee
 
Posts: 10
Joined: Sun Jan 17, 2021 10:19 pm

Re: Kippah with LCD Fades Out

Post by Slowpokee »

Since this board or firmware is not compatible with my RP4, can I return it and apply the credit to a RA8875 Driver Board?

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Kippah with LCD Fades Out

Post by adafruit_support_mike »

When did you get the display, and is it still in the same condition as when it came out of the bag?

User avatar
Slowpokee
 
Posts: 10
Joined: Sun Jan 17, 2021 10:19 pm

Re: Kippah with LCD Fades Out

Post by Slowpokee »

The display is brand new (4 days old) as I ordered a 2nd one thinking that was the 1st issue. I am now using a new Raspberry 4 and LCD. This display card interface is the final link in the hardware chain! That's why I want to exchange it for the higher end SPI interface. You mentioned the current driver is old and kludgy.

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Kippah with LCD Fades Out

Post by adafruit_support_mike »

You're well within our 30-day return/replace window, so if the display is still in original condition you can do an at-will return and we'll credit your account for its price. You'll have to pay the return shipping.

Send a note containing a link to this page and your order number to [email protected]. The folks there will help you.

User avatar
Slowpokee
 
Posts: 10
Joined: Sun Jan 17, 2021 10:19 pm

Re: Kippah with LCD Fades Out

Post by Slowpokee »

Sure, please start the process so I can order an interface that works

User avatar
adafruit_support_mike
 
Posts: 67446
Joined: Thu Feb 11, 2010 2:51 pm

Re: Kippah with LCD Fades Out

Post by adafruit_support_mike »

I've done my part: this thread is your authorization.

The next step it for you to contact the folks on our business team at [email protected].

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”