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

rPi Pico RP2040 Documentation #170

Closed
PeteHaughie opened this issue Feb 16, 2023 · 3 comments
Closed

rPi Pico RP2040 Documentation #170

PeteHaughie opened this issue Feb 16, 2023 · 3 comments

Comments

@PeteHaughie
Copy link

I realise that the RP2040 is a new addition to the supported boards but I'm finding it hard to get my head around how to go about writing sketches and circuits for the board.

Is the default the PWM pin the same? Is HIFI mode necessary and supported? Do we need an external DAC?

An example sketch and layout in an article explaining the differences would be greatly appreciated.

@PeteHaughie
Copy link
Author

PeteHaughie commented Feb 16, 2023

I've gone back and searched through the docs and noticed that the audio output pin is set to default GP0 which is essentially A0. So for anyone needing this info:
Is the default the PWM pin the same? No (it's GP0)
Is HIFI mode necessary and supported? No and no
Do we need an external DAC? No

@tomcombriat
Copy link
Collaborator

Hi Pete,

The README file is up-to-date on the RP2040, with the default pin specified. The "Hardware specific notes" also tell the different modes available for this platform and how to configure. The website is always a bit behind as it is not regenerated every time something is added.
If you have some suggestions about how to enhance the documentation do not hesitate :)!

Will close this issue soon as the problem is solved.

@pschatzmann
Copy link
Contributor

I had a look at the Readme and was positively surprised that an external DAC is supported now as well.

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

3 participants