MC96F6432
58
June 22, 2018 Ver. 2.9
8. Memory
The MC96F6432 addresses two separate address memory stores:
Program memory and Data memory. The
logical separation of Program and Data memory allows Data memory to be accessed by 8-bit addresses, which
makes the 8-bit CPU access the data memory more rapidly. Nevertheless, 16-bit Data memory addresses can
also be generated through the DPTR register.
MC96F6432 provides on-chip 32 Kbytes of the ISP type flash program memory, which can be read and written
to. Internal data memory (IRAM) is 256
bytes and it includes the stack area. External data memory (XRAM) is
768 bytes and it includes 27 bytes of LCD display RAM.
8.1 Program Memory
A 16-bit program counter is capable of addressing up to 64k bytes, but this device has just 32 Kbytes program
memory space.
Figure 8-1 shows the map of the lower part of the program memory. After reset, the CPU begins execution from
location 0000H. Each interrupt is assigned a fixed location in program memory. The interrupt causes the CPU to
jump to that location, where it commences execution of the service routine. External interrupt 11, for example, is
assigned to location 000BH. If external interrupt 11 is going to be used, its service routine must begin at location
000BH. If the interrupt is not going to be used, its service location is available as general purpose program
memory. If an interrupt service routine is short enough (as is often the case in control applications), it can reside
entirely within that 8 byte interval. Longer service routines can use a jump instruction to skip over subsequent
interrupt locations, if other interrupts are in use.
Содержание MC96F6332D
Страница 24: ...MC96F6432 24 June 22 2018 Ver 2 9 4 Package Diagram Figure 4 1 48 Pin LQFP 0707 Package...
Страница 25: ...MC96F6432 June 22 2018 Ver 2 9 25 Figure 4 2 44 Pin MQFP Package...
Страница 26: ...MC96F6432 26 June 22 2018 Ver 2 9 Figure 4 3 32 Pin LQFP Package...
Страница 27: ...MC96F6432 June 22 2018 Ver 2 9 27 Figure 4 4 32 Pin SOP Package...
Страница 28: ...MC96F6432 28 June 22 2018 Ver 2 9 Figure 4 5 28 Pin SOP Package...