Chapter 2 Slides - Part 1
Chapter 2 Slides - Part 1
Objectives
Introducing AVR microcontroller architecture.
Introducing assembly language commands.
2
9/30/2023
AVR Memory
Organization
Data Memory
General Purpose Registers
(GPRs)
I/O Registers (Special
Function Registers - SFRs)
SRAM (Data) Space
4
9/30/2023
I T H S V N Z C
6
9/30/2023
External SRAM
Addresses: $0900 to $FFFF
can be used to expand the memory using an external memory chip
EEPROM
Can be used to store system settings and other data required to remain after power is disconnected
8
9/30/2023
10
10