Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ED052TC4 (5.2" 720×1280) #370

Open
jonasschnelli opened this issue Nov 5, 2024 · 9 comments
Open

Add support for ED052TC4 (5.2" 720×1280) #370

jonasschnelli opened this issue Nov 5, 2024 · 9 comments
Assignees
Labels
Waiting for feedback If it's in this state more than 2 months without feedback then the Issue/MR will be closed

Comments

@jonasschnelli
Copy link
Contributor

jonasschnelli commented Nov 5, 2024

ED052TC4 is a neat and affordable (10-20$) 5.2" high resolution screen with 720×1280 (WXGA) with 283 PPI similar to the one used in the LilyGo T5 but with higher resolution.

It uses a 50pin WP27D-P050VA3 connector (see images).
Not sure if an adaptor board for V7 would be possible.

Bildschirmfoto 2024-11-04 um 20 43 21 Bildschirmfoto 2024-11-04 um 20 45 02

https://www.panelook.com/ED052TC4_E_Ink_5.2_EPD_parameter_48664.html

@martinberlin martinberlin added hardware PCB related Waiting for feedback If it's in this state more than 2 months without feedback then the Issue/MR will be closed and removed hardware PCB related labels Nov 5, 2024
@martinberlin
Copy link
Collaborator

@jonasschnelli please give some feedback in the next weeks about what is the plan with this display.
Requests of displays that are not supported need some effort of the person wanting to make this work.

@jonasschnelli
Copy link
Contributor Author

@martinberlin My skills in PCB/electronics are limited but I'm happy to contribute (provide screen or work on the firmware part)

@martinberlin
Copy link
Collaborator

martinberlin commented Nov 8, 2024

I ordered one of this displays already. But like I mentioned there is existing hardware to try this (That is not super expensive) so you might also get it and try it out first. Just to check if this behaves the way you want.
ATENTION: This display seems to have a similar connector to Lilygo ED052TC2 but is not the same!
Check datasheet, the connector seems to be https://jlcpcb.com/partdetail/JaeElectronics-WP27D_P050VA3R15000/C3647224

My skills on electronics are also limited. But I just want to give the message that everyone wanting to drive a new display needs to put his effort and time on it to make it happen. As you know there are hundreds of different panels out there and it's impossible to cover all of them even having the advantage that most parallel have the same driving principle (But as you know, different connectors, timings and so on)

@martinberlin
Copy link
Collaborator

Hello @jonasschnelli if you get it earlier than me can you please post a Zoomed photo of the connector?
The datasheet is here https://www.data-modul.com/sites/default/files/products/VB3300-EBA-specification-12053269.pdf
And all pictures are quite blurry so it's hard to see that detail. I'm not sure if C3647224 is the right female connector where this can be plugged.

@martinberlin
Copy link
Collaborator

martinberlin commented Nov 9, 2024

I've designed an adapter for this, still needs time, since I've to wait till display comes and test it. If it works I will share it in the hardware repository
Adapter is ready for a quick review https://github.com/martinberlin/epdiy-hardware-versions/tree/main/adapters/40_to_WP27D-P050VA3
ED052TC4
@jonasschnelli please be so kind to take a look and follow pins, just to see if I made any mistake. Some of this parts are ordered, at the end made a mistake with the part, and solved it checking in another BOM. Right one is:
https://jlcpcb.com/partdetail/JaeElectronics-WP27D_S050VA3R15000/C3640690 Name is almost the same but has an S instead of a P (It's very sad that there is no relations in the DB pointing what is the female and male connector)

@jonasschnelli
Copy link
Contributor Author

Groß (IMG_5458)
Groß (IMG_5459)

@jonasschnelli
Copy link
Contributor Author

I reviewed the new adapter schema and have some observations (with my limited understanding):

Unconnected Pins

  • SPI Pins (1.8V PIN5): All SPI pins are unconnected. Purpose of flash memory unclear.
  • TP_1V8 (PIN29): Not connected - likely negligible since there's no touch panel
  • Thermistor Connections:
    • TS (PIN37) - Thermistor sensor not connected
    • TS_GND - Thermistor analog ground not connected
    • Question: What's the purpose of these thermistor pins?

Connector Verification

  • Panel uses: JAE WP27D-P050 VA3
  • New adapter: WP27D-S050 VA3
  • Note: R15000 designation's significance unknown (likely not relevant)

All other connections appear to match specifications.

@martinberlin
Copy link
Collaborator

martinberlin commented Nov 21, 2024

P is Plug and S correspond to Receptacle (in PCB)
Waiting for the part to arrive to JLCPCB. My early adapter was completely WRONG!

You can necer trust importing any FPC connectors pin-out schematics or footprint from Easyeda.

@martinberlin
Copy link
Collaborator

Update here: Adapter works so anyone that would like to try it I’ve two to give away as a free companion of my epdiy v7 board.
Also I’ve prepared a v7 clone that has the 5.2” connector and additional 6” connector and I’ve called it “v7 raw” since has less components (No UART and no IO expander) that will be sent to fabrication first weeks of January 2025. If that works we can have an open source board that can be adapted for any project with this display

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting for feedback If it's in this state more than 2 months without feedback then the Issue/MR will be closed
Projects
None yet
Development

No branches or pull requests

2 participants