x27;
> Subject: RE: [avr-gcc-list] OT: anyone successfully use the
> CLKPR feature in themega88?
>
> Seems unlikely. That same paragraph is in the m88 data sheet
> as well (good
> ol' cut 'n paste). The state machine for changing the register is
> predicated upon C
er
and put everything into the main loop.
Cheers!
| -Original Message-
| From: Joerg Wunsch [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, October 03, 2006 9:42 PM
| To: avr-gcc-list@nongnu.org
| Cc: [EMAIL PROTECTED]
| Subject: Re: [avr-gcc-list] OT: anyone successfully use the CLKPR feature
| in
"larry barello" <[EMAIL PROTECTED]> wrote:
> The overt symptoms are that the clock doesn't bump up reliably. I
> suspect that it doesn't bump down reliably either, but at 11mhz &
> 50hz timer tick I wouldn't notice the code taking several tries.
You could always program the CKOUT fuse (provided
> -Original Message-
> From: larry barello [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, October 03, 2006 10:54 AM
> To: 'Eric Weddington'
> Cc: AVR GCC List
> Subject: RE: [avr-gcc-list] OT: anyone successfully use the
> CLKPR feature in themega88?
>
&
The code, above, of course, resolves into two back-to-back STS instructions,
which, with interrupts off should do the trick.
| -----Original Message-----
| From: Eric Weddington [mailto:[EMAIL PROTECTED]
| Sent: Tuesday, October 03, 2006 8:12 AM
| To: 'larry barello'; 'AVR GCC List
> -Original Message-
> From:
> [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> org] On Behalf Of larry barello
> Sent: Tuesday, October 03, 2006 8:35 AM
> To: AVR GCC List
> Subject: [avr-gcc-list] OT: anyone successfully use the CLKPR
> feature in themega88?
>
> I am having difficul