
Yes, but "ValueError: A3 in use" and we can't read it directly w/o prior use of GPIO25 GPIO29 OP/IP wireless SPI CLK/ADC mode (ADC3) to measure VSYS/3 Not sure how to use this to read VSYS since we don't want to mess up wireless SPI. GPIO25 OP wireless SPI CS- when high also enables GPIO29 ADC pin to read VSYS OP Also, user code probably shouldn't have access to this pin? Not sure if it's intended to be read-only, or if it could be used to hard-reset the wifi module from user code. VOLTAGE_MONITOR)įile "", line 1, in ValueError: A3 in use Behavior


VBUS_SENSE)įile "", line 1, in ValueError: VBUS_SENSE in use > import analogio > vm_a = analogio.

1 - 13 - ge0517c737 on 2022 - 10 - 06 Raspberry Pi Pico W with rp2040 > import board > import digitalio > vs = digitalio.
