RE: [avr-gcc-list] OT: anyone successfully use the CLKPR feature in themega88?

2006-10-03 Thread larry barello
Ok, if you insist. It just is so off topic... Anyway, I have a little app, and when I want to snooze, rather than shutting down using the watchdog to wake up, I thought I would use that handy looking CLKPR register to slow the main clock waaay down. Then, when interrupted (via the Timer0 main

RE: [avr-gcc-list] OT: anyone successfully use the CLKPR feature in themega88?

2006-10-03 Thread Eric Weddington
-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? Ok, if you insist. It just is so off

Re: [avr-gcc-list] OT: anyone successfully use the CLKPR feature in themega88?

2006-10-03 Thread Joerg Wunsch
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 your