English
Language : 

MC9S12HY64 Datasheet, PDF (535/792 Pages) Freescale Semiconductor, Inc – S12 Microcontrollers
32 KByte Flash Module (S12FTMRC32K1V1)
Offset Module Base + 0x000A
7
6
5
4
3
2
1
0
R
CCOB[15:8]
W
Reset
0
0
0
0
0
0
0
0
Figure 15-16. Flash Common Command Object High Register (FCCOBHI)
Offset Module Base + 0x000B
7
6
5
4
3
2
1
0
R
CCOB[7:0]
W
Reset
0
0
0
0
0
0
0
0
Figure 15-17. Flash Common Command Object Low Register (FCCOBLO)
15.3.2.11.1 FCCOB - NVM Command Mode
NVM command mode uses the indexed FCCOB register to provide a command code and its relevant
parameters to the Memory Controller. The user first sets up all required FCCOB fields and then initiates
the command’s execution by writing a 1 to the CCIF bit in the FSTAT register (a 1 written by the user
clears the CCIF command completion flag to 0). When the user clears the CCIF bit in the FSTAT register
all FCCOB parameter fields are locked and cannot be changed by the user until the command completes
(as evidenced by the Memory Controller returning CCIF to 1). Some commands return information to the
FCCOB register array.
The generic format for the FCCOB parameter fields in NVM command mode is shown in Table 15-23.
The return values are available for reading after the CCIF flag in the FSTAT register has been returned to
1 by the Memory Controller. Writes to the unimplemented parameter fields (CCOBIX = 110 and CCOBIX
= 111) are ignored with reads from these fields returning 0x0000.
Table 15-23 shows the generic Flash command format. The high byte of the first word in the CCOB array
contains the command code, followed by the parameters for this specific Flash command. For details on
the FCCOB settings required by each command, see the Flash command descriptions in Section 15.4.5.
Table 15-23. FCCOB - NVM Command Mode (Typical Usage)
CCOBIX[2:0]
000
001
010
Byte
HI
LO
HI
LO
HI
LO
FCCOB Parameter Fields (NVM Command Mode)
FCMD[7:0] defining Flash command
6’h0, Global address [17:16]
Global address [15:8]
Global address [7:0]
Data 0 [15:8]
Data 0 [7:0]
MC9S12HY/HA-Family Reference Manual, Rev. 1.04
Freescale Semiconductor
535