Search found 2 matches

by twinotter
Mon Dec 30, 2019 7:04 pm
Forum: ESP32 Arduino
Topic: Squarewave coupled onto ADC on V1 board, but not on protoype. What's different?
Replies: 1
Views: 1942

Re: Squarewave coupled onto ADC on V1 board, but not on protoype. What's different?

I spent some time with this on the oscilloscope and realized that the problem is my status line from a LIPO charging circuit. It's connected to I34 which is the VDET_1 line input and one of the inputs to SAR ADC1. That is where the square wave is coming from - in this case oscillating between High a...
by twinotter
Mon Dec 30, 2019 5:17 am
Forum: ESP32 Arduino
Topic: Squarewave coupled onto ADC on V1 board, but not on protoype. What's different?
Replies: 1
Views: 1942

Squarewave coupled onto ADC on V1 board, but not on protoype. What's different?

I'm digitizing a short audio signal using IO36 (A1_0) at 20Khz with the code below. It works on an Adafruit Huzzah32, but not on my prototype board. I'm trying to figure out why. I'm seeing a 347 Hz square wave coupled to the actual audio signal. The square wave does not show up on the pin on an osc...