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

RFC RP2040: set clock to 200Mhz #6829

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nefelim4ag
Copy link
Contributor

@nefelim4ag nefelim4ag commented Feb 20, 2025

RP2040 is now certified to run at 200Mhz clock instead of 133Mhz (125Mhz from SDK was used).
https://github.com/raspberrypi/pico-sdk/releases/tag/2.1.1

So, if no one minds, this is an overclock to the new allowed ones.

New perf values:
arm-none-eabi-gcc (Arch Repository) 14.2.0

rp2040	  ticks
1 stepper 3  ~ 4000K
3 stepper 14 ~ 2571K

Which allows us to place it aside with STM32F446 on the benchmark page.

This patch has been only tested on the development board.

Signed-off-by: Timofey Titovets <[email protected]>
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.

1 participant