seeul8er/RepPanel_ESP32

wiring issue

cdedwards opened this issue · 2 comments

Could you maybe give actual pin numbers on the tft panel in the following diagram?
http://prntscr.com/smmjlo

The ESP32 device I have and the nice ESP32_ Pinout diagram do not match at all. As well, the wiring pictures seem to be slightly out of sync compared to the diagrams. for example, the brown wire on the TFT picture goes to a NON ground pin on the ESP32.. Whereas the green wire, is hooked up to a "ground" on the ESP32, is not hooked to a ground on the TFT.

The picture with the wiring relates to a ESP32 DoIt Dev kit.
I think I will remove the pictures since they can cause more confusion than help clarifying the issue. There are just too many different board layouts for ESP32 dev kits.

I'll update the table as well to match with the ER-TFT module. Check out page 11 on the docs for details till then.

Updated README