On Jun 12, 2012, at 10:53 AM, Greg London wrote:

> [Q3] crystal frequency
> 
> How hard would it be to run an arduino at something
> other than 16mhz. It looks like every arduino available
> commercially runs at 16mhz except for one model which I
> think was a Lilypad which ran at 8mhz.
> 
> Anyone familiar with the bootloader know how much of the
> code has 16mhz hard coded into its assumptions?

I am not familiar with the bootloader code, but I do know that this is the 
longstanding reason the team uses not to move Arduino to the faster 20MHZ 
Atmega.

>From their point of view, it is more than the bootloader - many users just use 
>loop counts as a measure of time / delay… it comes natural to new programmers, 
>especially in this model.

Best -F

_________________________________________
-- "'Problem' is a bleak word for challenge" - Richard Fish
(Federico L. Lucifredi) - flucifredi at acm.org - GnuPG 0x4A73884C







_______________________________________________
Hardwarehacking mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/hardwarehacking

Reply via email to