Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

CY14C256PA Datasheet(PDF) 4 Page - Cypress Semiconductor

Part # CY14C256PA
Description  256-Kbit (32 K x 8) SPI nvSRAM with Real Time Clock
Download  43 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  CYPRESS [Cypress Semiconductor]
Direct Link  http://www.cypress.com
Logo CYPRESS - Cypress Semiconductor

CY14C256PA Datasheet(HTML) 4 Page - Cypress Semiconductor

  CY14C256PA_13 Datasheet HTML 1Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 2Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 3Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 4Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 5Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 6Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 7Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 8Page - Cypress Semiconductor CY14C256PA_13 Datasheet HTML 9Page - Cypress Semiconductor Next Button
Zoom Inzoom in Zoom Outzoom out
 4 / 43 page
background image
CY14C256PA
CY14B256PA
CY14E256PA
Document Number: 001-65281 Rev. *G
Page 4 of 43
Device Operation
CY14X256PA is a 256-Kbit serial (SPI) nvSRAM memory with
integrated RTC and SPI interface. All the reads and writes to
nvSRAM happen to the SRAM, which gives nvSRAM the unique
capability to handle infinite writes to the memory. The data in
SRAM is secured by a STORE sequence that transfers the data
in parallel to the nonvolatile QuantumTrap cells. A small
capacitor (VCAP) is used to AutoStore the SRAM data in
nonvolatile cells when power goes down providing power-down
data security. The QuantumTrap nonvolatile elements built in the
reliable SONOS technology make nvSRAM the ideal choice for
secure data storage.
In CY14X256PA, the 256-Kbit memory array is organized as
32 K words × 8 bits. The memory can be accessed through a
standard SPI interface that enables very high clock speeds up to
40 MHz with zero cycle delay read and write cycles. This
nvSRAM chip also supports 104 MHz SPI access speed with a
special instruction for read operation. CY14X256PA supports
SPI modes 0 and 3 (CPOL, CPHA = 0, 0 and 1, 1) and operates
as SPI slave. The device is enabled using the Chip Select (CS)
pin and accessed through Serial Input (SI), Serial Output (SO),
and Serial Clock (SCK) pins.
CY14X256PA provides the feature for hardware and software
write protection through the WP pin and WRDI instruction.
CY14X256PA also provides mechanisms for block write
protection (1/4, 1/2, or full array) using BP0 and BP1 pins in the
Status Register. Further, the HOLD pin is used to suspend any
serial communication without resetting the serial sequence.
CY14X256PA uses the standard SPI opcodes for memory
access. In addition to the general SPI instructions for read and
write, CY14X256PA provides four special instructions that allow
access to four nvSRAM specific functions: STORE, RECALL,
AutoStore Disable (ASDISB), and AutoStore Enable (ASENB).
The major benefit of nvSRAM over serial EEPROMs is that all
reads and writes to nvSRAM are performed at the speed of SPI
bus with zero cycle delay. Therefore, no wait time is required
after any of the memory accesses. The STORE and RECALL
operations need finite time to complete and all memory accesses
are inhibited during this time. While a STORE or RECALL
operation is in progress, the busy status of the device is indicated
by the Hardware STORE Busy (HSB) pin and also reflected on
the RDY bit of the Status Register.
SRAM Write
All writes to nvSRAM are carried out on the SRAM and do not
use up any endurance cycles of the nonvolatile memory. This
allows you to perform infinite write operations. A write cycle is
performed
through
the
WRITE
instruction.
The
WRITE
instruction is issued through the SI pin of the nvSRAM and
consists of the WRITE opcode, two bytes of address, and one
byte of data. Write to nvSRAM is done at SPI bus speed with zero
cycle delay.
CY14X256PA allows burst mode writes to be performed through
SPI. This enables write operations on consecutive addresses
without issuing a new WRITE instruction. When the last address
in memory is reached in burst mode, the address rolls over to
0x0000 and the device continues to write.
The SPI write cycle sequence is defined in the Memory Access
section of SPI Protocol Description.
SRAM Read
A read cycle is performed at the SPI bus speed. The data is read
out with zero cycle delay after the READ instruction is executed.
READ instruction can be used upto 40 MHz clock speed. The
READ instruction is issued through the SI pin of the nvSRAM and
consists of the READ opcode and two bytes of address. The data
is read out on the SO pin.
Speed
higher
than
40 MHz
(up
to
104 MHz)
requires
FAST_READ instruction. The FAST_READ instruction is issued
through the SI pin of the nvSRAM and consists of the
FAST_READ opcode, two bytes of address, and one dummy
byte. The data is read out on the SO pin.
CY14X256PA enables burst mode reads to be performed
through SPI. This enables reads on consecutive addresses
without issuing a new READ instruction. When the last address
in memory is reached in burst mode read, the address rolls over
to 0x0000 and the device continues to read.
The SPI read cycle sequence is defined in the Memory Access
section of SPI Protocol Description
STORE Operation
STORE operation transfers the data from the SRAM to the
nonvolatile QuantumTrap cells. The CY14X256PA STOREs data
to the nonvolatile cells using one of the three STORE operations:
AutoStore, activated on device power-down; Software STORE,
activated by a STORE instruction; and Hardware STORE,
activated by the HSB. During the STORE cycle, an erase of the
previous nonvolatile data is first performed, followed by a
program of the nonvolatile elements. After a STORE cycle is
initiated, read/write to CY14X256PA is inhibited until the cycle is
completed.
The HSB signal or the RDY bit in the Status Register can be
monitored by the system to detect if a STORE or Software
RECALL cycle is in progress. The busy status of nvSRAM is
indicated by HSB being pulled LOW or RDY bit being set to ‘1’.
To avoid unnecessary nonvolatile STOREs, AutoStore and
Hardware STORE operations are ignored unless at least one
write operation has taken place since the most recent STORE or
RECALL cycle. However, software initiated STORE cycles are
performed regardless of whether a write operation has taken
place.
AutoStore Operation
The AutoStore operation is a unique feature of nvSRAM which
automatically stores the SRAM data to QuantumTrap cells
during power-down. This STORE makes use of an external
capacitor (VCAP) and enables the device to safely STORE the
data in the nonvolatile memory when power goes down.
During normal operation, the device draws current from VCC to
charge the capacitor connected to the VCAP pin. When the
voltage on the VCC pin drops below VSWITCH during power-down,
the device inhibits all memory accesses to nvSRAM and
automatically performs a conditional STORE operation using the
charge from the VCAP capacitor. The AutoStore operation is not
initiated if no write cycle has been performed since last RECALL.
Note If a capacitor is not connected to VCAP pin, AutoStore must
be disabled by issuing the AutoStore Disable instruction
(AutoStore Disable (ASDISB) Instruction on page 17). If
AutoStore is enabled without a capacitor on the VCAP pin, the
device attempts an AutoStore operation without sufficient charge


Similar Part No. - CY14C256PA_13

ManufacturerPart #DatasheetDescription
logo
Cypress Semiconductor
CY14C256PA CYPRESS-CY14C256PA_12 Datasheet
1Mb / 43P
   256-Kbit (32 K 횞 8) SPI nvSRAM with Real Time Clock
More results

Similar Description - CY14C256PA_13

ManufacturerPart #DatasheetDescription
logo
Cypress Semiconductor
CY14B256P CYPRESS-CY14B256P_13 Datasheet
2Mb / 37P
   256-Kbit (32 K x 8) Serial (SPI) nvSRAM with Real Time Clock
CY14B256P_1106 CYPRESS-CY14B256P_1106 Datasheet
1Mb / 36P
   256-Kbit (32 K x 8) Serial (SPI) nvSRAM with Real Time Clock
CY14C256PA CYPRESS-CY14C256PA_12 Datasheet
1Mb / 43P
   256-Kbit (32 K 횞 8) SPI nvSRAM with Real Time Clock
CY14B256P CYPRESS-CY14B256P Datasheet
2Mb / 36P
   256-Kbit (32 K 횞 8) Serial (SPI) with nvSRAM Real Time Clock
CY14B256KA CYPRESS-CY14B256KA_12 Datasheet
934Kb / 27P
   256-Kbit (32 K 횞 8) nvSRAM with Real Time Clock
CY14B256KA CYPRESS-CY14B256KA_11 Datasheet
913Kb / 27P
   256-Kbit (32 K 횞 8) nvSRAM with Real Time Clock
CY14C256I CYPRESS-CY14C256I_13 Datasheet
2Mb / 41P
   256-Kbit (32 K x 8) Serial (I2C) nvSRAM with Real Time Clock
CY14C064PA CYPRESS-CY14C064PA Datasheet
1Mb / 43P
   64-Kbit (8 K x 8) SPI nvSRAM with Real Time Clock with Real Time Clock
CY14C064PA CYPRESS-CY14C064PA_13 Datasheet
1Mb / 43P
   64-Kbit (8 K x 8) SPI nvSRAM with Real Time Clock
CY14B256KA CYPRESS-CY14B256KA Datasheet
755Kb / 26P
   256 Kbit (32K x 8) nvSRAM with Real Time Clock
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com