Page 1 of 1

TFT connections

Posted: Wed Sep 01, 2021 12:15 pm
by Zathras
Wondering how, if possible, can I change ESP32 pins used for connections to ILI984x TFT's?
I have some spare PCB's from another project that Id like to use.

Currently with Annex32, CS is 14, Reset is 33, D/C is 27.
I need CS on 15, Reset on 4 and D/C on 2.
SDA, SCK and LED connections are ok.

Easy to do? Without having to cut tracks?

Re: TFT connections

Posted: Thu Sep 02, 2021 7:20 am
by cicciocb
Hi, in the actual implementation this is not possible.

Re: TFT connections

Posted: Thu Sep 02, 2021 7:33 am
by Zathras
No probs. Thanks.