Hello everyone,

Recently the RP2040 has officially been rated up to 200MHz by Raspberry Pi, a 
bump from the 125MHz speeds it was
initially rated for. It appears the Pico SDK has been updated recently to allow 
users to use the new rated speed.

Here's an interesting conversation about the topic on the Arduino project:
https://github.com/earlephilhower/arduino-pico/issues/2814

I think we should discuss the same thing here for NuttX. Should we update the 
RP2040 to now use 200MHz as the default,
since that is its rated speed? And we should then update the version of the 
Pico SDK mentioned in our documentation so
that users can leverage the new clock speed. I would propose that at the same 
time we update that in the documentation,
we perhaps include the installation/build procedure for the SDK and picotool on 
a common doc page (the RP2040 chip page)
so that we don't need to update every single RP2040 board page with the new 
version when we upgrade on the NuttX side.
That way each board page can simply link to the installation procedure (afaik 
none of them have a different procedure).

Regards,

-- 
Matteo Golin

Attachment: signature.asc
Description: PGP signature

Reply via email to