Re: ATmega 168 Timer 1 mode 14, fast PWM, problem
2007-04-08 by anding_eunding
Hi Bob, That's a good tip for a workaround. Too early to quite give up on plan 'A' yet though! The databook says Timer 1 mode 14 is 16 bit fast PWM but, it doesn't do that (behaves like 10 bit dual slope PWM with restricted prescaler choices?). This can't be right. Am I reading the databook totally wrong, or does this AVR not do what the book says??? [The chip and the the debugger seem to behave the same]. I'm sure someone must have come across this before (I hope!) -- In AVR-Chat@yahoogroups.com, BobGardner@... wrote: > > > In a message dated 4/8/2007 7:27:52 A.M. Eastern Daylight Time, > anding_eunding@... writes: > > Yup, the AVR doesn't generate any waveform either... Really > confusing! > > > > > ============================== > Tried something simpler, like 8 bit fast or 10 bit fast? Just init, then > write the OCR1A every time you want a new width. Whats the ICP used for? You > need a pulse of EXACTLY 65535 counts to get 16 bit pwm? Sounds real hard to do. > > > > ************************************** See what's free at http://www.aol.com.
Show quoted textHide quoted text
> > > [Non-text portions of this message have been removed] >