$ 0 0 Code: analogue_input = ADC(28)I would propose to change this toCode: analogue_input = ADC(Pin(28))There have been some reports about 'bad' ADC values when using the first pattern. Guess pullup or pulldown are not switched off when first pattern is used.Statistics: Posted by ghp — Fri May 10, 2024 6:09 am