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

Pinout assignment of RasPi Pico #56

Open
mumbaiverve opened this issue Dec 28, 2024 · 3 comments
Open

Pinout assignment of RasPi Pico #56

mumbaiverve opened this issue Dec 28, 2024 · 3 comments

Comments

@mumbaiverve
Copy link

Hi,
Is there a doc which maps the GPIO of the RaspPi Pico to the PulseView GUI ? For eg. GP0 corresponds to which channel on PulseView ?

@pico-coder
Copy link
Owner

The "Dx" pins map to the "GPx" pins of the Pico board , and "Ay" pins map to the ADCy pins of the board.

@pico-coder
Copy link
Owner

@mumbaiverve
Copy link
Author

Hi,
Thank you for replying. This is solved.
Just found a couple of minor annoyances which threw me for some time

  1. Pulse View does not connect to the device if we select a baud rate. If we leave the dropdown blank, then it connects all the time perfectly.
  2. If we select channels randomly it throws a error ("capture failed generic unspecified error") and does not work. If we select channels in sequence , or all channels then it works fine.
    Thanks again for your work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants