Search found 5 matches

by Ericesp32
Sun Sep 08, 2024 7:44 pm
Forum: General Discussion
Topic: Problems with ESP32 input pins on T-display-s3 module
Replies: 4
Views: 2004

Re: Problems with ESP32 input pins on T-display-s3 module

Essentially nothing is loaded on the PCB except the T-Display-s3 and I've verified the traces are all as expected on the PCB. I can load everything and the SD card SPI, UART all function fine, but any I/O defined as a INPUT_PULLUP does not work.
by Ericesp32
Fri Sep 06, 2024 8:22 pm
Forum: General Discussion
Topic: Problems with ESP32 input pins on T-display-s3 module
Replies: 4
Views: 2004

Re: Problems with ESP32 input pins on T-display-s3 module

Well, I wish it was that easy. Just for some background I'm an EE with a specialty in RF, so you know where I'm coming from. I've had some really inconsistent issues with the T-display-s3 and have been buying them directly from the manufacturer to hopefully get fully tested good quality. However I h...
by Ericesp32
Wed Sep 04, 2024 8:48 pm
Forum: General Discussion
Topic: Problems with ESP32 input pins on T-display-s3 module
Replies: 4
Views: 2004

Problems with ESP32 input pins on T-display-s3 module

This problem has been driving me crazy. I have several T-Display-S3 modules and I have nothing connected to gpio 1 and 16. I have verified there's very high impedance on both lines. I can drive them both high and low with out any problems (using high impedance scope probe). However when using the ar...
by Ericesp32
Wed Jun 12, 2024 3:08 am
Forum: General Discussion
Topic: Input I/O Stuck Low on TTGO T-Display-S3 module
Replies: 2
Views: 675

Re: Input I/O Stuck Low on TTGO T-Display-S3 module

I am at my wits end here with this T-Display-S3. The only I/O pins I can get to work reliably are the ones on board for GPIO0 and GPIO14. I was previously using GPIO16 in my post above, but because it goes in and out of sleep mode I thought maybe somethings not quite right with the RTC IO. I tried s...
by Ericesp32
Thu Jun 06, 2024 3:45 am
Forum: General Discussion
Topic: Input I/O Stuck Low on TTGO T-Display-S3 module
Replies: 2
Views: 675

Input I/O Stuck Low on TTGO T-Display-S3 module

I have 2 TTGO T-Display-S3 boards. I've been working with them for a while, one is unused and brand new. I'm running the Arduino platform with VS Code. I have a single input pin for a button but lately it has gotten sporadic and seems to be stuck low according to digitalRead but both my DMM and anal...