Hi guys (esp Kiste),
By investigating which types of oscillators are used in the Jallib
samples I found in sample 16f688_big_calendar (of Kiste) the following
lines:
-- This program assumes that a 20 MHz oscillator
-- is connected to pin OSC1.
pragma target clock 20_000_000 -- oscillator frequency
-- configuration memory settings (fuses)
pragma target OSC EC_NOCLKOUT -- external clock
The comments don't fit the code. Please correct either the comments or
the pragma.
This is the only Jallib sample with an external oscillator.
All others are either HS or INTOSC_NOCLKOUT (with some variations like
PLL, or HSH). Total HS:699, total INTOSC:152 (this is exclusive the 529
blink samples). So HS is by far the majority in our samples.
Regards, Rob.
--
R. Hamerling, Netherlands --- http://www.robh.nl
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.