With my limited knowledge, so early in the morning, having some coffee, I noticed the following that might have something to do with your problem:
Pico GP26/ADC (pin 31*) --> OUTPUT AD8232
Code:
adc_pin = Pin(26, Pin.IN) <-- shouldn't this be 31 ?adc = ADC(adc_pin)
Statistics: Posted by Ernst — Fri Jan 24, 2025 6:52 am