On Fri, Dec 24, 2004 at 08:12:46PM -0500, Phillip Vogel wrote: > Or not... > > The datasheet I'm looking at for the 128 ,ATmega128 (2467M-AVR-11/04), > refers to "USART" 136 times (including "Dual Programmable Serial USARTs" > in the features on the first page, and "UART" 7 times, two of which are > in the section "AVR USART vs. AVR UART Compatibility - The USART is > fully compatible with the AVR UART regarding..." Doh! Indeed you are correct. My bad. My eyes must have deceived me earlier - I specifically went to the interrupt vector table, page 56 to check. Somehow I went away with "UART" but it clearly says "USART". (Mental note - schedule eye exam.) I agree that the header files appear to be inconsistant. Strangly, the only parts that are referred to as "USART" are the ATmega169 and the ATmega162. Looks like all the other parts use "UART." > Did this change recently? This is my first job with a a mega128 (I > like it). No change - as I mentioned, I read the datasheet incorrectly. Sorry about that. And to agree with you, the mega128 is indeed quite nice - I like it alot :-) (See sig). -Brian -- Brian Dean BDMICRO - ATmega128 Based MAVRIC Controllers http://www.bdmicro.com/
Message
Re: [AVR-Chat] Where did my interrupt vectors go?
2004-12-25 by Brian Dean
Attachments
- No local attachments were found for this message.