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

corrected clk_gpout3 to gpio pin 25 as per the rp2040 datasheet #250

Merged
merged 1 commit into from
Mar 24, 2021

Conversation

twasiluk
Copy link
Contributor

According to the RP2040 datasheet (https://datasheets.raspberrypi.org/rp2040/rp2040-datasheet.pdf - 1.4.3. GPIO Functions table on page 14) the GPIO pin 25 is designated for clk_gpout3.

gpout3

@lurch
Copy link
Contributor

lurch commented Mar 11, 2021

ping @liamfraser - is the code in the SDK wrong, or is the function table in the datasheet wrong?

@lurch
Copy link
Contributor

lurch commented Mar 12, 2021

We've verified internally that the datasheet is correct and it's the SDK-code that is incorrect. Thanks @twasiluk

@kilograham
Copy link
Contributor

can you please rebase onto develop-1.1.1

@twasiluk twasiluk changed the base branch from master to develop-1.1.1 March 22, 2021 18:26
@kilograham kilograham merged commit c1f164b into raspberrypi:develop-1.1.1 Mar 24, 2021
@lurch lurch mentioned this pull request Mar 27, 2021
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

Successfully merging this pull request may close these issues.

3 participants