Search found 1 match

by APE_ESP
Sat Dec 31, 2022 10:46 pm
Forum: Hardware
Topic: ESP32-S3 ADC Read Issue
Replies: 1
Views: 998

ESP32-S3 ADC Read Issue

am trying to test the ADC function in the ESP32-S3. Below is my test code. I am using GPIO4. When I try to run 0V into GPIO4, I am read a value of approximately zero for a while and then I read a raw value of approximately 400 for a while and then back to zero and this behavior repeats. Does any one...