pi pico W VBUS detection #9723
Unanswered
JuanZubi
asked this question in
Using MicroPython
Replies: 1 comment 1 reply
-
@JuanZubi |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can´t find how to know the presence of 5 V from USB in pico W.
In previous pi pico was very easy to detect the VBUS presence, just reading GPIO24.
But in pi pico W this pin is used and the datasheet informs that VBUS state can be kown using WL_GPIO02.
Can´t find a way, in Micropython, to access to that pin.
Can anyone help me to find it out
Beta Was this translation helpful? Give feedback.
All reactions