Search found 4 matches

by extan1
Mon Jan 24, 2022 11:25 pm
Forum: Hardware
Topic: Can't analogRead pin 19 or 22. Ugh.
Replies: 6
Views: 5960

Re: Can't analogRead pin 19 or 22. Ugh.

Yes. I really appreciate your help. Thank you very much. I think the key point that I was missing -- and seems apparent now, but was just not seeing before -- is that if a GPIO pin is not marked as associated with ADC1 or ADC2, eg the pins I was having trouble with: Pin 5 Pin 16 Pin 17 Pin 18 Pin 19...
by extan1
Mon Jan 24, 2022 1:05 am
Forum: Hardware
Topic: Can't analogRead pin 19 or 22. Ugh.
Replies: 6
Views: 5960

Re: Can't analogRead pin 19 or 22. Ugh.

Sorry for being unclear. When I say "pin" I'm referring to GPIO pins
by extan1
Sat Jan 22, 2022 1:30 pm
Forum: Hardware
Topic: Can't analogRead pin 19 or 22. Ugh.
Replies: 6
Views: 5960

Re: Can't analogRead pin 19 or 22. Ugh.

Thanks very much for your reply. I think I may have misunderstood the pin configuration explanation. I tested what I believe to be all available GPIO pins except strapping, flash, and uart (in my previous wiring some were working as digital inputs, so had not tested as analog inputs): Pin 0: (skip) ...
by extan1
Fri Jan 21, 2022 7:11 pm
Forum: Hardware
Topic: Can't analogRead pin 19 or 22. Ugh.
Replies: 6
Views: 5960

Can't analogRead pin 19 or 22. Ugh.

Greetings! This feels like a trivial question, but I've struggled with it for days and am completely out of ideas. I've got some ESP32 DevkitCs from Amazon (https://smile.amazon.com/gp/product/B0718T232Z) and am testing with the Arduino IDE (set to Board: "ESP32 Dev Module"). When I analogRead GPIO ...