Figure 17. Extended Quad Input Fast Write Bytes Operation Timing Diagram for EPCQ16,
EPCQ32, EPCQ64, EPCQ128 and EPCQ256
To access the entire EPCQ256 memory, use 4-byte addressing mode. In the 4-byte addressing mode, the
address width is 32-bit address.
DATA0
nCS
DATA1
Operation Code (12h)
Don’t Care
MSB
DATA3
DATA2
Don’t Care
‘1’
Data In
21 3 9 100
DCLK
2017
18
19
11 12
13
14
15
16
22
21
23
25
24
26
MSB
MSBMSB
MSB
MSB
24-bit Address
Data In Data In
2
1 3 4
5
6
27
20 16 12
8
0 4
4 0
4
0
4
0
4
0
4 40
0 4
0
2 6
6 2
6
2
6
2
6
2
6 62
2 6
2
1 5
5 1
5
1
5
1
5
1
5 51
1 5
1
21 17 13
9
22 18 14
10
23 19 15
3 7
7 3
7
3
7
3
7
3
7 73
3 7
3
11
7
MSB
4
65 7
8
Figure 18. Extended Quad Input Fast Write Bytes Operation Timing Diagram for
EPCQ512/A Devices
To access the entire EPCQ512/A memory, use 4-byte addressing mode. In the 4-byte addressing mode, the
address width is 32-bit address.
DATA0
nCS
DATA1
Operation Code (38h)
Don’t Care
MSB
DATA3
DATA2
Don’t Care
‘1’
Data In
21 3 9 100
DCLK
2017
18
19
11 12
13
14
15
16
22
21
23
25
24
26
MSB
MSBMSB
MSB
MSB
24-bit Address
Data In Data In
2
1 3 4
5
6
27
20 16 12
8
0 4
4 0
4
0
4
0
4
0
4 40
0 4
0
2 6
6 2
6
2
6
2
6
2
6 62
2 6
2
1 5
5 1
5
1
5
1
5
1
5 51
1 5
1
21 17 13
9
22 18 14
10
23 19 15
3 7
7 3
7
3
7
3
7
3
7 73
3 7
3
11
7
MSB
4
65 7
8
1.7.12. Erase Bulk Operation (C7h)
This operation sets all the memory bits to 1or 0xFF. Similar to the write bytes
operation, you must execute the write enable operation before the erase bulk
operation.
You can implement the erase bulk operation by driving the nCS signal low and then
shifting in the erase bulk operation code on the DATA0 pin. The nCS signal must be
driven high after the eighth bit of the erase bulk operation code has been latched in.
1. Quad-Serial Configuration (EPCQ) Devices Datasheet
CF52012 | 2018.06.01
Quad-Serial Configuration (EPCQ) Devices Datasheet
37
Figure 19. Erase Bulk Operation Timing Diagram
Operation Code (C7h)
DATA0
nCS
DCLK
0 1
2
3 4
5
6 7
The device initiates a self-timed erase bulk cycle immediately after the nCS signal is
driven high. For details about the self-timed erase bulk cycle time, refer to t
EB
in the
related information below.
You must account for this delay before accessing the memory contents. Alternatively,
you can check the write in progress bit in the status register by executing the read
status operation while the self-timed erase cycle is in progress. The write in progress
bit is set to 1 during the self-timed erase cycle and 0 when it is complete. The write
enable latch bit in the status register is reset to 0 before the erase cycle is complete.
Related Information
Write Operation Timing on page 40
The Write Operation Parameters provides more information about t
WS
, t
ES
and t
WB
.
1.7.13. Erase Sector Operation (D8h)
The erase sector operation allows you to erase a certain sector in the EPCQ device by
setting all the bits inside the sector to 1 or 0xFF. This operation is useful if you want
to access the unused sectors as a general purpose memory in your applications. You
must execute the write enable operation before the erase sector operation.
When you execute the erase sector operation, you must first shift in the erase sector
operation code, followed by the 3-byte addressing mode (A[23..0]) or the 4-byte
addressing mode (A[31..0]) of the chosen sector on the DATA0 pin. The 3-byte
addressing mode or the 4-byte addressing mode for the erase sector operation can be
any address inside the specified sector. Drive the nCS signal high after the eighth bit
of the erase sector operation code has been latched in.
Figure 20. Erase Sector Operation Timing Diagram
To access the entire EPCQ256 or EPCQ512/A memory, use 4-byte addressing mode. In the 4-byte addressing
mode, the address width is 32-bit address.
DATA0
Operation Code (D8h) 24-Bit Address
nCS
DCLK
0 1 2 3 4 5 6 7 8 9 28 29 30 31
3 2
1 023 22
MSB
1. Quad-Serial Configuration (EPCQ) Devices Datasheet
CF52012 | 2018.06.01
Quad-Serial Configuration (EPCQ) Devices Datasheet
38
The device initiates a self-timed erase sector cycle immediately after the nCS signal is
driven high. For details about the self-timed erase sector cycle time, refer to t
ES
in the
related information below. You must account for this amount of delay before another
page of memory is written. Alternatively, you can check the write in progress bit in the
status register by executing the read status operation while the self-timed erase cycle
is in progress. The write in progress bit is set to 1 during the self-timed erase cycle
and 0 when it is complete. The write enable latch bit in the status register is set to 0
before the self-timed erase cycle is complete.
Related Information
Write Operation Timing on page 40
The Write Operation Parameters provides more information about t
WS
, t
ES
and t
WB
.
1.7.14. Erase Subsector Operation
The erase subsector operation allows you to erase a certain subsector in the EPCQ
device by setting all the bits inside the subsector to 1 or 0xFF. This operation is useful
if you want to access the unused subsectors as a general purpose memory in your
applications. You must execute the write enable operation before the erase subsector
operation.
When you execute the erase subsector operation, you must first shift in the erase
subsector operation code, followed by the 3-byte addressing mode (A[23..0]) or the
4-byte addressing mode (A[31..0]) of the chosen subsector on the DATA0 pin. The
3-byte addressing mode or the 4-byte addressing mode for the erase subsector
operation can be any address inside the specified subsector. For details about the
subsector address range, refer to the related information below. Drive the nCS signal
high after the eighth bit of the erase subsector operation code has been latched in.
Figure 21. Erase Subsector Operation Timing Diagram
To access the entire EPCQ256 or EPCQ512/A memory, use 4-byte addressing mode. In the 4-byte addressing
mode, the address width is 32-bit address.
DATA0
Operation Code (20h) 24-Bit Address
nCS
DCLK
0 1 2 3 4 5 6 7 8 9 28 29 30 31
3 2
1 023 22
MSB
The device initiates a self-timed erase subsector cycle immediately after the nCS
signal is driven high. For details about the self-timed erase subsector cycle time, refer
to related the information below. You must account for this amount of delay before
another page of memory is written. Alternatively, you can check the write in progress
bit in the status register by executing the read status operation while the self-timed
erase cycle is in progress. The write in progress bit is set to 1 during the self-timed
erase cycle and 0 when it is complete. The write enable latch bit in the status register
is set to 0 before the self-timed erase cycle is complete.
Related Information
Write Operation Timing on page 40
1. Quad-Serial Configuration (EPCQ) Devices Datasheet
CF52012 | 2018.06.01
Quad-Serial Configuration (EPCQ) Devices Datasheet
39

EPCQ256SI16N

Mfr. #:
Manufacturer:
Intel / Altera
Description:
FPGA - Configuration Memory IC - Ser. Config Mem Flash 256Mb 50 MHz
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union