Correct Clockspeed #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
-Makefile
-correct adc samplingrate
125ATtiny25/45/85 [DATASHEET]
2586Q–AVR–08/2013
By default, the successive approximation circuitry requires an input clock frequency between 50 kHz and 200 kHz
to get maximum resolution. If a lower resolution than 10 bits is needed, the input clock frequency to the ADC can
be higher than 200 kHz to get a higher sample rate. It is not recommended to use a higher input clock frequency
than 1 MHz.
But it works, well with 8 bit resolution, even with overclock.