Download Print this page

Atmel AVR AT90S2323 Manual page 15

8-bit microcontroller with 2k bytes of in-system programmable flash

Advertisement

Constant Addressing Using
the LPM Instruction
Indirect Program Addressing,
IJMP and ICALL
Relative Program Addressing,
RJMP and RCALL
1004D–09/01
Figure 18. Code Memory Constant Addressing
Constant byte address is specified by the Z-register contents. The 15 MSBs select word
address (0 - 1K), the LSB selects low byte if cleared (LSB = 0) or high byte if set (LSB =
1).
Figure 19. Indirect Program Memory Addressing
Program execution continues at address contained by the Z-register (i.e., the PC is
loaded with the contents of the Z-register).
Figure 20. Relative Program Memory Addressing
Program execution continues at address PC + k + 1. The relative address k is -2048 to
2047.
AT90S/LS2323/2343
+1
15

Advertisement

loading

This manual is also suitable for:

Avr at90ls2323Avr at90ls2343Avr at90ss2343At90s2323At90ls2323At90s2343 ... Show all