You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Auto-reload is on. Simply save files over USB to run them or enter REPL to disable.
code.py output:
Traceback (most recent call last):
File "code.py", line 8, in <module>
ValueError: Invalid pins
Description
Metro RP2350 fails to run analogbufio example code from the docs.
Code works as expected on Feather RP2040, Feather RP2350 or switching to analogio.
CircuitPython version and board name
CircuitPython 9.2.6 on 2025-03-23; Adafruit Metro RP2350
Code/REPL
Behavior
Description
Metro RP2350 fails to run analogbufio example code from the docs.
Code works as expected on Feather RP2040, Feather RP2350 or switching to analogio.
Additional information
Forum issue found by mattblair
The text was updated successfully, but these errors were encountered: