From ba297b27bd708d35803341cd49c826f2061f9a9b Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Mon, 20 Oct 2008 17:42:52 +0000 Subject: - Added reference to Henrik Haftmann for oscillator sync --- libs-device/osctune.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'libs-device') diff --git a/libs-device/osctune.h b/libs-device/osctune.h index a48f884..d1e34a0 100644 --- a/libs-device/osctune.h +++ b/libs-device/osctune.h @@ -35,6 +35,8 @@ range and allows a precision of better than +/-1%. A prescaler factor of 8 allows tuning to slightly more than +/-6% of the default frequency and is more precise than one step of OSCCAL. It is therefore not suitable to tune an 8 MHz oscillator to 12.5 MHz. + +Thanks to Henrik Haftmann for the idea to this routine! */ #define TIMER0_PRESCALING 64 /* must match the configuration for TIMER0 in main */ -- cgit v1.2.3