Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an example to read VBUS and VSYS #331

Merged
merged 5 commits into from
Jun 6, 2023

Commits on Feb 14, 2023

  1. Add an example to read VBUS and VSYS

    The process is different on Pico and Pico W so demonstrate how to do it.
    
    Fixes raspberrypi#324
    peterharperuk committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d534ada View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Fix some issues.

    cyw43 needs to be on to read vbus.
    Low values are read when cyw43 goes to sleep (or wakes up?)
    peterharperuk committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    27c3b5a View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Configuration menu
    Copy the full SHA
    731cea2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c834ce4 View commit details
    Browse the repository at this point in the history
  3. oops; merge error

    kilograham authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fcb4de4 View commit details
    Browse the repository at this point in the history