earlephilhower / arduino-pico

Raspberry Pi Pico Arduino core, for all RP2040 and RP2350 boards
GNU Lesser General Public License v2.1
2.04k stars 423 forks source link

Add undervolting/overvolting according to CPU frequency #2274

Closed DatanoiseTV closed 1 month ago

DatanoiseTV commented 3 months ago

This adds adjustment of the core voltage according to the results from https://forums.raspberrypi.com/viewtopic.php?p=1820686&sid=a1bc42fab114da743f958a5dbf160925#p1820686

This way the CPU cores will run at the VCORE for the corresponding frequencies. This allows for operation above 400MHz.