DataSheet39.com

What is FM22L16?

This electronic component, produced by the manufacturer "Cypress Semiconductor", performs the same function as "4-Mbit (256K x 16) F-RAM Memory".


FM22L16 Datasheet PDF - Cypress Semiconductor

Part Number FM22L16
Description 4-Mbit (256K x 16) F-RAM Memory
Manufacturers Cypress Semiconductor 
Logo Cypress Semiconductor Logo 


There is a preview and FM22L16 download ( pdf file ) link at the bottom of this page.





Total 22 Pages



Preview 1 page

No Preview Available ! FM22L16 datasheet, circuit

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

line_dark_gray
FM22L16 equivalent
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


line_dark_gray

Preview 5 Page


Part Details

On this page, you can learn information such as the schematic, equivalent, pinout, replacement, circuit, and manual for FM22L16 electronic component.


Information Total 22 Pages
Link URL [ Copy URL to Clipboard ]
Download [ FM22L16.PDF Datasheet ]

Share Link :

Electronic Components Distributor


An electronic components distributor is a company that sources, stocks, and sells electronic components to manufacturers, engineers, and hobbyists.


SparkFun Electronics Allied Electronics DigiKey Electronics Arrow Electronics
Mouser Electronics Adafruit Newark Chip One Stop


Featured Datasheets

Part NumberDescriptionMFRS
FM22L16The function is 4-Mbit (256K x 16) F-RAM Memory. Cypress SemiconductorCypress Semiconductor
FM22L16The function is 4Mbit Ferroelectric Nonvolatile RAM. RamtronRamtron

Semiconductors commonly used in industry:

1N4148   |   BAW56   |   1N5400   |   NE555   |  

LM324   |   BC327   |   IRF840  |   2N3904   |  



Quick jump to:

FM22     1N4     2N2     2SA     2SC     74H     BC     HCF     IRF     KA    

LA     LM     MC     NE     ST     STK     TDA     TL     UA    



Privacy Policy   |    Contact Us     |    New    |    Search