Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8374

SDK • Differences between set_sys_clock_khz and set_sys_clock_pll and how they work

$
0
0
I have been working on a project and seen in many examples people overclocking there pico via the two commands set_sys_clock_pll and set_sys_clock_khz. When I am looking into the documentation beond saying it increases the speed of the processors clock there is little information about how this correlates to ROM access, ram access, etc.

Am i correct in the assumption that one cycle is one cycle no matter how you have configured ether of these commands, a single command operation such as a RAM read should still only be one cycle in length?

Furthermore why would you choose one of these functions other the other if they do the same operation? I see set_sys_clock_pll has two parameters for dvi1 and dvi2. What are the poupous of these parameters?

Any information on this topic is appetited!

Statistics: Posted by 0xen — Tue Dec 26, 2023 11:37 pm



Viewing all articles
Browse latest Browse all 8374

Trending Articles