RSSAmplifier

Martin Gunnarsson · Nov 11, 2023

Setting the ATtiny85 Clock Speed

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Background The clock speed of the ATtiny85 can be set using one of several internal clock sources, or an external one (like a crystal oscillator) for full flexibility. The default setting utilizes the internal 8 MHz oscillator combined with a clock divider of 8, resulting in a 1 MHz clock speed. This clock divider can be disabled to run at the native 8 MHz. Additionally, there's another clock…

Read on martingunnarsson.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.