avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Timer0 interrupt on Mega128


From: Jan Menzel
Subject: Re: [avr-gcc-list] Timer0 interrupt on Mega128
Date: Wed, 22 Apr 2009 11:35:53 +0200
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

Many thanks your suggestion. Unfortunately using a different device is not possible because the hardware has already been build. Finally I solved the problem by not dividing the clock anymore (initially a slow SPI device required a slow system clock but thats now operated by hand anyhow). Thanks again!

        Jan

On 22.04.2009 06:17, Joerg Wunsch wrote:
Jan Menzel <address@hidden> wrote:

"When the system clock is divided, Timer/Counter0 can be used with Asynchronous clock only." (page 37)

I didn't know this...

Is there any workaround for this? (the datasheet does not say anything...)

Switch to an ATmega1281?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]