![Freescale Semiconductor MPC5632M Manual Download Page 265](http://html.mh-extra.com/html/freescale-semiconductor/mpc5632m/mpc5632m_manual_2330659265.webp)
MPC563XM Reference Manual, Rev. 1
Freescale Semiconductor
265
Preliminary—Subject to Change Without Notice
Table 11-15. PFLASH Configuration Register 1 Field Descriptions
Field
Description
0
Reserved
1-2, 16-18
BK0_APC
Bank0 Address Pipelining Control
This field is used to control the number of cycles between Flash array access requests. This field
must be set to a value appropriate to the operating frequency of the PFLASH. The required settings
are documented in the SoC specification. Higher operating frequencies require non-zero settings for
this field for proper Flash operation.
The combined 5-bit field is the concatenation of two smaller fields: BK0_XAPC, BK0_APC and can
be expressed as (8 * BK BK0_APC).
This field is set to 0b00010 by hardware reset.
00000
Accesses may be initiated on consecutive (back-to-back) cycles
00001
Access requests require one additional hold cycle
00010
Access requests require two additional hold cycles
...
11110
Access requests require 31 additional hold cycles
11111
No address pipelining
3-5, 19-20
BK0_WWSC
Bank0 Write Wait State Control
This field is used to control the number of wait-states to be added to the best-case Flash array
access time for writes.
The best-case Flash array access time for writes is two cycles
.
This field must be set to a value appropriate to the operating frequency of the PFLASH. The required
settings are documented in the SoC specification. Higher operating frequencies require non-zero
settings for this field for proper Flash operation. This field is set to an appropriate value by hardware
reset.
The combined 5-bit field is the concatenation of two smaller fields: BK0_XWWSC, BK0_WWSC and
can be expressed as (4 * BK0 BK0_WWSC).
This field is set to 0b00001 by hardware reset.
00000
No additional wait-states are added
00001
1 additional wait-state is added
00010
2 additional wait-states are added
...
111111 31 additional wait-states are added