DataSheet.es    


PDF FM22L16 Data sheet ( Hoja de datos )

Número de pieza FM22L16
Descripción 4-Mbit (256K x 16) F-RAM Memory
Fabricantes Cypress Semiconductor 
Logotipo Cypress Semiconductor Logotipo



Hay una vista previa y un enlace de descarga de FM22L16 (archivo pdf) en la parte inferior de esta página.


Total 22 Páginas

No Preview Available ! FM22L16 Hoja de datos, Descripción, Manual

FM22L16
4-Mbit (256K × 16) F-RAM Memory
4-Mbit (256K × 16) F-RAM Memory
Features
4-Mbit ferroelectric random access memory (F-RAM) logically
organized as 256K × 16
Configurable as 512K × 8 using UB and LB
High-endurance 100 trillion (1014) read/writes
151-year data retention (see the Data Retention and
Endurance table)
NoDelay™ writes
Page mode operation to 25-ns cycle time
Advanced high-reliability ferroelectric process
SRAM compatible
Industry-standard 256K × 16 SRAM pinout
55-ns access time, 110-ns cycle time
Advanced features
Software-programmable block write-protect
Superior to battery-backed SRAM modules
No battery concerns
Monolithic reliability
True surface mount solution, no rework steps
Superior for moisture, shock, and vibration
Low power consumption
Active current 8 mA (typ)
Standby current 90 A (typ)
Sleep mode current 5 A (max)
Low-voltage operation: VDD = 2.7 V to 3.6 V
Industrial temperature: –40 C to +85 C
44-pin thin small outline package (TSOP) Type II
Restriction of hazardous substances (RoHS) compliant
Functional Description
The FM22L16 is a 256K × 16 nonvolatile memory that reads and
writes similar to a standard SRAM. A ferroelectric random
access memory or F-RAM is nonvolatile, which means that data
is retained after power is removed. It provides data retention for
over 151 years while eliminating the reliability concerns,
functional disadvantages, and system design complexities of
battery-backed SRAM (BBSRAM). Fast write timing and high
write endurance make the F-RAM superior to other types of
memory.
The FM22L16 operation is similar to that of other RAM devices
and therefore, it can be used as a drop-in replacement for a
standard SRAM in a system. Read and write cycles may be
triggered by CE or simply by changing the address. The F-RAM
memory is nonvolatile due to its unique ferroelectric memory
process. These features make the FM22L16 ideal for nonvolatile
memory applications requiring frequent or rapid writes.
The FM22L16 includes a low voltage monitor that blocks access
to the memory array when VDD drops below VDD min. The
memory is protected against an inadvertent access and data
corruption under this condition. The device also features
software-controlled write protection. The memory array is
divided into 8 uniform blocks, each of which can be individually
write protected.
The device is available in a 400-mil, 44-pin TSOP-II surface
mount package. Device specifications are guaranteed over the
industrial temperature range –40 °C to +85 °C.
For a complete list of related documentation, click here.
Logic Block Diagram
32 K x 16 block 32 K x 16 block
A17-0
CE
WE
UB, LB
OE
ZZ
A17-2
A 1-0
Control
Logic
32 K x 16 block 32 K x 16 block
32 K x 16 block 32 K x 16 block
32 K x 16 block 32 K x 16 block
...
Column Decoder
I/O Latch & Bus Driver
DQ15-0
Cypress Semiconductor Corporation • 198 Champion Court
Document Number: 001-86188 Rev. *E
• San Jose, CA 95134-1709 • 408-943-2600
Revised January 27, 2016

1 page




FM22L16 pdf
FM22L16
Figure 2. Sleep/Standby State Diagram
Power
Applied
CE HIGH,
ZZ HIGH
Standby
ZZ LOW
Initialize
CE LOW,
ZZ HIGH
CE HIGH,
ZZ HIGH
CE LOW,
ZZ HIGH
Normal
Operation
ZZ LOW
Sleep
ZZ HIGH
Software Write Protect
The 256K × 16 address space is divided into eight sectors
(blocks) of 32K × 16 each. Each sector can be individually
software write-protected and the settings are nonvolatile. A
unique address and command sequence invokes the
write-protect mode.
To modify write protection, the system host must issue six read
commands, three write commands, and a final read command.
The specific sequence of read addresses must be provided to
access the write-protect mode. Following the read address
sequence, the host must write a data byte that specifies the
desired protection state of each sector. For confirmation, the
system must then write the complement of the protection byte
immediately after the protection byte. Any error that occurs
including read addresses in the wrong order, issuing a seventh
read address, or failing to complement the protection value will
leave the write protection unchanged.
The write-protect state machine monitors all addresses, taking
no action until this particular read/write sequence occurs. During
the address sequence, each read will occur as a valid operation
and data from the corresponding addresses will be driven to the
data bus. Any address that occurs out of sequence will cause the
software protection state machine to start over. After the address
sequence is completed, the next operation must be a write cycle.
The lower data byte contains the write-protect settings. This
value will not be written to the memory array, so the address is a
don't-care. Rather it will be held pending the next cycle, which
must be a write of the data complement to the protection settings.
If the complement is correct, the write-protect settings will be
adjusted. Otherwise, the process is aborted and the address
sequence starts over. The data value written after the correct six
addresses will not be entered into the memory.
The protection data byte consists of eight bits, each associated
with the write-protect state of a sector. The data byte must be
driven to the lower eight bits of the data bus, DQ7–DQ0. Setting
a bit to ‘1’ write-protects the corresponding sector; a ‘0’ enables
writes for that sector. The following table shows the write-protect
sectors with the corresponding bit that controls the write-protect
setting.
Table 1. Write Protect Sectors - 32K x 16 Blocks
Sectors
Sector 7
Sector 6
Sector 5
Sector 4
Sector 3
Sector 2
Sector 1
Sector 0
Blocks
3FFFFh–38000h
37FFFh–30000h
2FFFFh–28000h
27FFFh–20000h
1FFFFh–18000h
17FFFh–10000h
0FFFFh–08000h
07FFFh–00000h
The write-protect address sequence follows:
1. Read address 24555h
2. Read address 3AAAAh
3. Read address 02333h
4. Read address 1CCCCh
5. Read address 000FFh
6. Read address 3EF00h
7. Write address 3AAAAh
8. Write address 1CCCCh
9. Write address 0FF00h
10.Read address 00000h
Note If CE is LOw entering the sequence, then an address of
00000h must precede 24555h.
The address sequence provides a secure way of modifying the
protection. The write-protect sequence has a one in 3 × 1032
chance of randomly accessing exactly the first six addresses.
The odds are further reduced by requiring three more write
cycles, one that requires an exact inversion of the data byte.
Figure 3 on page 6 shows a flow chart of the entire write-protect
operation. The write-protect settings are nonvolatile. The factory
default: all blocks are unprotected.
For example, the following sequence write-protects addresses
from 18000h to 27FFFh (sectors 3 and 4):
Read
Read
Read
Read
Read
Read
Write
Write
Write
Read
Address
24555h
3AAAAh
02333h
1CCCCh
000FFh
3EF00h
3AAAAh
1CCCCh
0FF00h
00000h
Data
18h; bits 3 and 4 = 1
E7h; complement of 18h
Don’t care
Document Number: 001-86188 Rev. *E
Page 5 of 22

5 Page





FM22L16 arduino
AC Switching Characteristics
Over the Operating Range
Parameters [3]
Cypress
Parameter
Alt Parameter
Description
SRAM Read Cycle
tCE
tRC
tAA
tOH
tAAP
tOHP
tCA
tPC
tBA
tAS
tAH
tOE
tHZ[4, 5]
tOHZ[4, 5]
tBHZ[4, 5]
tACE
tOHA
tBW
tSA
tHA
tDOE
tHZCE
tHZOE
tHZBE
Chip enable access time
Read cycle time
Address access time
Output hold time
Page mode address access time
Page mode output hold time
Chip enable active time
Pre-charge time
UB, LB access time
Address setup time (to CE LOW)
Address hold time (CE Controlled)
Output enable access time
Chip Enable to output HI-Z
Output enable HIGH to output HI-Z
UB, LB HIGHHIGH to output HI-Z
FM22L16
Min Max Unit
– 55 ns
110 – ns
– 110 ns
20 – ns
– 25 ns
5 – ns
55 – ns
55 – ns
– 20 ns
0 – ns
55 – ns
– 15 ns
– 10 ns
– 10 ns
– 10 ns
Notes
3. Test conditions assume a signal transition time of 3 ns or less, timing reference levels of 0.5 × VDD, input pulse levels of 0 to 3 V, output loading of the specified
IOL/IOH and load capacitance shown in AC Test Conditions on page 10.
4. tHZ, tOHZ and tBHZ are specified with a load capacitance of 5 pF. Transition is measured when the outputs enter a high impedance state.
5. This parameter is characterized but not 100% tested.
Document Number: 001-86188 Rev. *E
Page 11 of 22

11 Page







PáginasTotal 22 Páginas
PDF Descargar[ Datasheet FM22L16.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
FM22L164-Mbit (256K x 16) F-RAM MemoryCypress Semiconductor
Cypress Semiconductor
FM22L164Mbit Ferroelectric Nonvolatile RAMRamtron
Ramtron

Número de piezaDescripciónFabricantes
SLA6805M

High Voltage 3 phase Motor Driver IC.

Sanken
Sanken
SDC1742

12- and 14-Bit Hybrid Synchro / Resolver-to-Digital Converters.

Analog Devices
Analog Devices


DataSheet.es es una pagina web que funciona como un repositorio de manuales o hoja de datos de muchos de los productos más populares,
permitiéndote verlos en linea o descargarlos en PDF.


DataSheet.es    |   2020   |  Privacy Policy  |  Contacto  |  Buscar