On Wed, 2005-10-05 at 17:43 +0100, David Collier wrote: > If I run this chip off a 32KHz XTAL.. does it multiply up internally, > or does it actually RUN at 32KHz??? AVR microprocessors do not contain PLLs in their clock circuitry. They run at whatever frequency the clock is running at, unless you choose to divide that frequency in those chips which support clock division (which I believe includes the entire line of AVR chips). Tom
Message
Re: [AVR-Chat] AT90CAN128
2005-10-06 by Thomas Keller