AN202
V1.0 | Page 16/73
www.cmostek.com
3 Program Memory
The program address register is 13-bit, supports for access to 8K Bytes space (0x0000~ 0x1FFF) in
maximum. But the actual chip memory is 2K Words, plus 4 additional user configuration banks (UCFGx) and
factory configuration banks (FCFGx), the total is 64 Words.They are made up of EEPROM. Among them, the
0~0x7FF is the main program bank, the 0x800~0x1FFF is unimplemented bank which isreserved.The user
and factory configuration information bank is 0x2000~0x203F.
UCFG0
UCFG1
UCFG2
...
...
FCFG0
FCFG1
FCFG2
...
INFOx
...
...
0x2000
0x2001
0x2002
.
.
.
0x2010
0x2011
0x2012
0x2020
.
.
0x203F
.
.
程序区
保留
不可用
信息区
0x000
0x7FF
0x1FFF
0x2000
0x203F
Figure 3-1. Program Space Address Mapping