Electronic – Resources to learn about the AVR/RISC architecture

Architectureatmegaatmelavr

I think I have used enough of the AVR series by atmel to say that I understand how to use it. I know somethings about how it actually works, but I would like to know more. Are there any good resources which describe the architecture of Atmega or RISC architecture in general? I know the datasheet has all this (and I really looooovvee the datasheet, its kinda my bible) but I need something little more simple than that. Any help?

Best Answer

Learn AVR assembly, it's the best practical way to learn about the architecture.

http://www.avr-asm-tutorial.net/avr_en/