ER-TFT035-6, ESP32-WROOM, and SPI Connections Verification #1684
-
It's been a few years since I've messed with this and my current setup is not displaying anything on the screen so I'm hoping I can get my setup confirmed to rule out software issues. I ran the read_user_setup example and it returns the expected results based on my configuration:
I created a setup file in the upper directory of 'TFT-eSPI_Setups When I run the I just have the panel and not the module which has the panel mounted onto a board with electronics. I'm using a FFC breakout board which I soldered up so that obviously is a potential source of the problem although I don't see any opens or shorts. I know that the screen is getting 3.3V power from my measurements and the backlight is on. I'm using the ESP32-WROOM board to power the LCD with 3.3V but I've got a 4700uF cap on the power rail and a 60Ω resistor on the LED Cathode connection to ground to limit current draw. I'd show a picture of the board connections but it's a bit of a mess and would be hard to follow. At this point I'm just hoping that someone could look over the basics and make sure I haven't overlooked something simple. |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 9 replies
-
I'm hoping that someone else has taken logic analyzer captures and can confirm if this is normal. I'm just using an Analog Discovery 2 to capture the data since it was convenient but to be honest I don't always trust it 100%, especially in this case when the SPI clock is supposed to be running at 27MHz. The clock is showing at 25MHz but this is pushing the capability of the AD2 so I'm going to say it's correct. This basically looks OK so I'm leaning more towards a hardware issue on the FFC connector breakout board although I've checked soldering again. From what I've searched my configuration is correct but it would be nice to just get a quick confirmation that everything is correct. |
Beta Was this translation helpful? Give feedback.
-
The logic analyser output looks OK. I can see the CASET and PASET commands, coordinates and a pixel colour being transmitted. |
Beta Was this translation helpful? Give feedback.
-
Just a thought... Check the display ribbon pin order conforms to the FPC adaper. Sometimes the pin numbers are reversed on the board compared to the ribbon numbering. The ribbon does not connect properly when put into the connector the other way around (i.e. contacts on top)! |
Beta Was this translation helpful? Give feedback.
-
Good thought, that actually did get me the first day and I was hoping correcting that would solve the problem but it didn't. I do have a backup screen and tried that yesterday after making the wiring changes and it didn't work so I've switched back to the original screen for now. |
Beta Was this translation helpful? Give feedback.
-
Can someone please give me the last 2 days of my life back! I got lucky and my boards were delivered early and of course first time things just worked. I had a feeling that something was up with the FFC breakout but I couldn't walk away and wait. |
Beta Was this translation helpful? Give feedback.
Can someone please give me the last 2 days of my life back! I got lucky and my boards were delivered early and of course first time things just worked. I had a feeling that something was up with the FFC breakout but I couldn't walk away and wait.