The GPIOR0, 1 & 2 do not all respond to the instructions specified. Only GPIOr0 does. I use the LDS and STS with all 3. If you look at the RET and RETI instructions, the stack operations are the same, according to the manual. However, the RET does return to the instruction following the CALL whereas the RETI returns to the instruction at point of interrupt. In the case of the RETI, after much debate and RTFM bull, you have to use a polled type of interrupt. D ----- Original Message ----- From: "Don Jackson" <ae5k.radio@gmail.com> To: <AVR-Chat@yahoogroups.com> Sent: Wednesday, August 31, 2005 8:51 PM Subject: Re: Re: [AVR-Chat] Errors in manuals ... > Dennis wrote: > >>>>Data sheet definitions are sometimes wrong as are manuals. I found that >>>>out >>>>the hard way with the mega168. >>>>.... > > Would you be so kind as to let us know what is wrong in the mega168 data > sheet? I'm about to use this one... > > Thanks, > Don > > > > > Yahoo! Groups Links > > > > > > >
Message
Re: Re: [AVR-Chat] Errors in manuals ...
2005-09-01 by Dennis
Attachments
- No local attachments were found for this message.