Re: CPU AND peripheral clocks



On Feb 28, 10:41 am, vivek <gvivek2...@xxxxxxxxx> wrote:
Why are peripheral clocks divided by 2 or 4 or by 8 times of the CPU
clock?

Why can't they run at CPU core clock speed?


In theory, they could.

In practice, it usually takes more effort, more silicon area and
higher power consumption to run at higher speed. At the highest
speeds, it may not even be possible to achieve.

Putting a lot of effort in an optimized CPU core makes sense, since it
can be used in a large number of peripheral configurations.

Also, it is usually not critical for peripherals to run at highest
speed.

.