DataSheet.es    


PDF FM21L16 Data sheet ( Hoja de datos )

Número de pieza FM21L16
Descripción 2Mbit FRAM Memory
Fabricantes Ramtron International Corporation 
Logotipo Ramtron International Corporation Logotipo



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


Total 14 Páginas

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

www.DataSheet4U.com
Preliminary
FM21L16
2Mbit FRAM Memory
Features
2Mbit Ferroelectric Nonvolatile RAM
Organized as 128Kx16
Configurable as 256Kx8 Using /UB, /LB
1014 Read/Write Cycles
NoDelay™ Writes
Page Mode Operation to 40MHz
Advanced High-Reliability Ferroelectric Process
SRAM Compatible
Industry Std. 128Kx16 SRAM Pinout
60 ns Access Time, 110 ns Cycle Time
Advanced Features
Low VDD Monitor Protects Memory against
Inadvertent Writes
Software Programmable Block Write Protect
Description
The FM21L16 is a 128Kx16 nonvolatile memory that
reads and writes like a standard SRAM. A
ferroelectric random access memory or FRAM is
nonvolatile, which means that data is retained after
power is removed. It provides data retention for over
10 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
FRAM superior to other types of memory.
In-system operation of the FM21L16 is very similar
to other RAM devices and can be used as a drop-in
replacement for standard SRAM. Read and write
cycles may be triggered by /CE or simply by
changing the address. The FRAM memory is
nonvolatile due to its unique ferroelectric memory
process. These features make the FM21L16 ideal for
nonvolatile memory applications requiring frequent
or rapid writes in the form of an SRAM.
The FM21L16 includes a low voltage monitor that
blocks access to the memory array when VDD drops
below a critical threshold. The memory is protected
against an inadvertent access and data corruption
under this condition. The device also features
software-controlled write protection. The memory
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 Operation
2.7V – 3.6V Power Supply
Low Current Mode (5µA) using ZZ pin
18 mA Active Current
Industry Standard Configuration
Industrial Temperature -40° C to +85° C
44-pin “Green”/RoHS TSOP-II package
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 industrial temperature range –40°C
to +85°C.
Pin Configuration
Ordering Information
FM21L16-60-TG 60 ns access, 44-pin
“Green”/RoHS TSOP-II
This is a product that has fixed target specifications but are subject
to change pending characterization results.
Rev. 1.0
Sept. 2007
Ramtron International Corporation
1850 Ramtron Drive, Colorado Springs, CO 80921
(800) 545-FRAM, (719) 481-7000
http://www.ramtron.com
Page 1 of 14

1 page




FM21L16 pdf
www.DataSheet4U.com
along with a new column address provides a page
mode write access.
Precharge Operation
The precharge operation is an internal condition in
which the state of the memory is being prepared for a
new access. Precharge is user-initiated by driving the
/CE signal high. It must remain high for at least the
minimum precharge time tPC.
Sleep Mode
The device incorporates a sleep mode of operation
which allows the user to achieve the lowest power
supply current condition. It enters a low power sleep
mode by asserting the /ZZ pin low. Read and write
operations must complete prior to the /ZZ pin going
low. Once /ZZ is low, all pins are ignored except the
/ZZ pin. When /ZZ is deasserted high, there is some
time delay (tZZEX) before the user can access the
device.
If Sleep Mode is not used, the /ZZ pin should be tied
to VDD.
Software Write Protection
The 128Kx16 address space is divided into 8 sectors
(blocks) of 16Kx16 each. Each sector can be
individually software write-protected and the settings
are nonvolatile. A unique address and command
sequence invokes the write protection 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 in order to access to 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
following 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 onto 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.
FM21L16 - 128Kx16 FRAM
The 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. If not, the process is aborted and the
address sequence starts over. The data value written
after the correct six addresses will not be entered into
memory.
The protection data byte consists of 8-bits, each
associated with the write protect state of a sector. The
data byte must be driven to the lower 8-bits of the
data bus, DQ(7:0). 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.
Write Protect Sectors – 16K x16 blocks
Sector 7
1FFFFh – 1C000h
Sector 6
1BFFFh – 18000h
Sector 5
17FFFh – 14000h
Sector 4
13FFFh – 10000h
Sector 3
0FFFFh – 0C000h
Sector 2
0BFFFh – 08000h
Sector 1
07FFFh – 04000h
Sector 0
03FFFh – 00000h
The write-protect read address sequence follows:
1. 12555h *
2. 1DAAAh
3. 01333h
4. 0ECCCh
5. 000FFh
6. 1FF00h
7. 1DAAAh
8. 0ECCCh
9. 0FF00h
10. 00000h
* If /CE is low entering the sequence, then an
address of 00000h must precede 12555h.
The address sequence provides a very secure way of
modifying the protection. The write-protect sequence
has a 1 in 3 x 1032 chance of randomly accessing
exactly the 1st six addresses. The odds are further
reduced by requiring three more write cycles, one that
requires an exact inversion of the data byte. A flow
chart of the entire write protect operation is shown in
Figure 2. The write-protect settings are nonvolatile.
The factory default: all blocks are unprotected.
Rev. 1.0
Sept. 2007
Page 5 of 14

5 Page





FM21L16 arduino
www.DataSheet4U.com
Page Mode Read Cycle Timing
FM21L16 - 128Kx16 FRAM
Although sequential column addressing is shown, it is not required.
Write Cycle Timing 1 (/WE-Controlled, /OE low)
Write Cycle Timing 2 (/CE-Controlled)
Rev. 1.0
Sept. 2007
Page 11 of 14

11 Page







PáginasTotal 14 Páginas
PDF Descargar[ Datasheet FM21L16.PDF ]




Hoja de datos destacado

Número de piezaDescripciónFabricantes
FM21L162Mbit FRAM MemoryRamtron International Corporation
Ramtron International Corporation

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