Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.COM

X  

CY14MB064Q2A-SXI Datasheet(PDF) 6 Page - Cypress Semiconductor

Part # CY14MB064Q2A-SXI
Description  64-Kbit (8 K 횞 8) SPI nvSRAM
Download  30 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  CYPRESS [Cypress Semiconductor]
Direct Link  http://www.cypress.com
Logo CYPRESS - Cypress Semiconductor

CY14MB064Q2A-SXI Datasheet(HTML) 6 Page - Cypress Semiconductor

Back Button CY14MB064Q2A-SXI Datasheet HTML 2Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 3Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 4Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 5Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 6Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 7Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 8Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 9Page - Cypress Semiconductor CY14MB064Q2A-SXI Datasheet HTML 10Page - Cypress Semiconductor Next Button
Zoom Inzoom in Zoom Outzoom out
 6 / 30 page
background image
CY14MB064Q
CY14ME064Q
Document Number: 001-65018 Rev. *D
Page 6 of 30
Disabling and Enabling AutoStore
If the application does not require the AutoStore feature, it can
be disabled by using the ASDISB instruction. If this is done, the
nvSRAM does not perform a STORE operation at power-down.
AutoStore can be re enabled by using the ASENB instruction.
However, these operations are not nonvolatile and if you need
this setting to survive the power cycle, a STORE operation must
be performed following AutoStore Disable or Enable operation.
Note CY14MX064Q2A/CY14MX064Q3A comes with AutoStore
enabled
from
the
factory
and
CY14MX064Q1A/CY14MX064Q2A/CY14MX064Q3A
comes
with 0x00 written in all cells from the factory. In CY14MX064Q1A,
VCAP pin is not present and AutoStore option is not available.
The
AutoStore
Enable
and
Disable
instructions
to
CY14MX064Q1A are ignored.
Note If AutoStore is disabled and VCAP is not required, then the
VCAP pin must be left open. The VCAP pin must never be
connected to ground. The Power-Up RECALL operation cannot
be disabled in any case.
Serial Peripheral Interface
SPI Overview
The SPI is a four- pin interface with Chip Select (CS), Serial Input
(SI), Serial Output (SO), and Serial Clock (SCK) pins.
CY14MX064Q provides serial access to nvSRAM through SPI
interface. The SPI bus on CY14MX064Q can run at speeds up
to 40 MHz.
The SPI is a synchronous serial interface which uses clock and
data pins for memory access and supports multiple devices on
the data bus. A device on SPI bus is activated using the CS pin.
The relationship between chip select, clock, and data is dictated
by the SPI mode. This device supports SPI modes 0 and 3. In
both these modes, data is clocked into the nvSRAM on the rising
edge of SCK starting from the first rising edge after CS goes
active.
The SPI protocol is controlled by opcodes. These opcodes
specify the commands from the bus master to the slave device.
After CS is activated the first byte transferred from the bus
master is the opcode. Following the opcode, any addresses and
data are then transferred. The CS must go inactive after an
operation is complete and before a new opcode can be issued.
The commonly used terms used in SPI protocol are given below:
SPI Master
The SPI master device controls the operations on a SPI bus. A
SPI bus may have only one master with one or more slave
devices. All the slaves share the same SPI bus lines and the
master may select any of the slave devices using the CS pin. All
the operations must be initiated by the master activating a slave
device by pulling the CS pin of the slave LOW. The master also
generates the SCK and all the data transmission on SI and SO
lines are synchronized with this clock.
SPI Slave
The SPI slave device is activated by the master through the Chip
Select line. A slave device gets the SCK as an input from the SPI
master and all the communication is synchronized with this
clock. SPI slave never initiates a communication on the SPI bus
and acts on the instruction from the master.
CY14MX064Q operates as a SPI slave and may share the SPI
bus with other SPI slave devices.
Chip Select (CS)
For selecting any slave device, the master needs to pull-down
the corresponding CS pin. Any instruction can be issued to a
slave device only while the CS pin is LOW. When the device is
not selected, data through the SI pin is ignored and the serial
output pin (SO) remains in a high impedance state.
Note A new instruction must begin with the falling edge of CS.
Therefore, only one opcode can be issued for each active Chip
Select cycle.
Serial Clock (SCK)
Serial clock is generated by the SPI master and the
communication is synchronized with this clock after CS goes
LOW.
CY14MX064Q
enables
SPI
modes
0
and
3
for
data
communication. In both these modes, the inputs are latched by
the slave device on the rising edge of SCK and outputs are
issued on the falling edge. Therefore, the first rising edge of SCK
signifies the arrival of the first bit (MSB) of SPI instruction on the
SI pin. Further, all data inputs and outputs are synchronized with
SCK.
Data Transmission - SI/SO
SPI data bus consists of two lines, SI and SO, for serial data
communication. The SI is also referred to as Master Out Slave
In (MOSI) and SO is referred to as Master In Slave Out (MISO).
The master issues instructions to the slave through the SI pin,
while the slave responds through the SO pin. Multiple slave
devices may share the SI and SO lines as described earlier.
CY14MX064Q has two separate pins for SI and SO, which can
be connected with the master as shown in Figure 4 on page 7.
Most Significant Bit (MSB)
The SPI protocol requires that the first bit to be transmitted is the
Most Significant Bit (MSB). This is valid for both address and
data transmission.
The 64-Kbit serial nvSRAM requires a 2-byte address for any
read or write operation. However, since the address is only 13
bits, it implies that the first three bits which are fed in are ignored
by the device. Although these three bits are ‘don’t care’, Cypress
recommends that these bits are treated as 0s to enable
seamless transition to higher memory densities.
Serial Opcode
After the slave device is selected with CS going LOW, the first
byte received is treated as the opcode for the intended operation.
CY14MX064Q
uses
the
standard
opcodes
for
memory
accesses. In addition to the memory accesses, it provides
additional opcodes for the nvSRAM specific functions: STORE,
RECALL, AutoStore Enable, and AutoStore Disable. Refer to
Table 2 on page 9 for details.


Similar Part No. - CY14MB064Q2A-SXI

ManufacturerPart #DatasheetDescription
logo
Cypress Semiconductor
CY14MB064Q2A-SXI CYPRESS-CY14MB064Q2A-SXI Datasheet
938Kb / 29P
   64-Kbit (8 K x 8) SPI nvSRAM Infinite read, write, and RECALL cycles
CY14MB064Q2A-SXIT CYPRESS-CY14MB064Q2A-SXIT Datasheet
938Kb / 29P
   64-Kbit (8 K x 8) SPI nvSRAM Infinite read, write, and RECALL cycles
More results

Similar Description - CY14MB064Q2A-SXI

ManufacturerPart #DatasheetDescription
logo
Cypress Semiconductor
CY14MB064Q1B CYPRESS-CY14MB064Q1B Datasheet
913Kb / 28P
   64-Kbit (8 K 횞 8) SPI nvSRAM
CY14C512Q CYPRESS-CY14C512Q_12 Datasheet
1Mb / 32P
   512-Kbit (64 K 횞 8) SPI nvSRAM
CY14B512Q1 CYPRESS-CY14B512Q1_12 Datasheet
1Mb / 27P
   512-Kbit (64 K 횞 8) Serial (SPI) nvSRAM
CY14B512Q1 CYPRESS-CY14B512Q1 Datasheet
1Mb / 27P
   512-Kbit (64 K 횞 8) Serial (SPI) nvSRAM
CY14MB064Q1B CYPRESS-CY14MB064Q1B_13 Datasheet
913Kb / 28P
   64-Kbit (8 K x 8) SPI nvSRAM
CY14MB064J1A CYPRESS-CY14MB064J1A Datasheet
1Mb / 28P
   64-Kbit (8 K 횞 8) Serial (I2C) nvSRAM
CY14C064PA CYPRESS-CY14C064PA_12 Datasheet
1Mb / 43P
   64-Kbit (8 K 횞 8) SPI nvSRAM with Real Time Clock
CY14MB064J CYPRESS-CY14MB064J_12 Datasheet
1Mb / 30P
   64-Kbit (8 K 횞 8) Serial (I2C) nvSRAM
CY14C256Q CYPRESS-CY14C256Q_12 Datasheet
1Mb / 32P
   256-Kbit (32 K 횞 8) SPI nvSRAM
CY14C512PA CYPRESS-CY14C512PA_13 Datasheet
1Mb / 42P
   512-Kbit (64 K x 8) SPI nvSRAM
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


Datasheet Download

Go To PDF Page


Link URL




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

About Alldatasheet   |   Advertisement   |   Datasheet Upload   |   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