DataSheet.es    


PDF FM25L16B Data sheet ( Hoja de datos )

Número de pieza FM25L16B
Descripción 3V F-RAM Memory
Fabricantes Ramtron 
Logotipo Ramtron Logotipo



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


Total 14 Páginas

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

www.DataSheet.co.kr
Preliminary
FM25L16B
16Kb Serial 3V F-RAM Memory
Features
16K bit Ferroelectric Nonvolatile RAM
Organized as 2,048 x 8 bits
High Endurance 100 Trillion (1014) Read/Writes
38 Year Data Retention (@ +75ºC)
NoDelay™ Writes
Advanced High-Reliability Ferroelectric Process
Very Fast Serial Peripheral Interface - SPI
Up to 20 MHz Frequency
Direct Hardware Replacement for EEPROM
SPI Mode 0 & 3 (CPOL, CPHA=0,0 & 1,1)
Sophisticated Write Protection Scheme
Hardware Protection
Software Protection
Low Power Consumption
Low Voltage Operation 2.7-3.6V
200 µA Active Current (1 MHz)
3 µA (typ.) Standby Current
Industry Standard Configuration
Industrial Temperature -40°C to +85°C
8-pin “Green”/RoHS SOIC and TDFN Packages
Description
The FM25L16B is a 16-kilobit nonvolatile memory
employing an advanced ferroelectric process. A
ferroelectric random access memory or F-RAM is
nonvolatile and performs reads and writes like a
RAM. It provides reliable data retention for 38 years
while eliminating the complexities, overhead, and
system level reliability problems caused by
EEPROM and other nonvolatile memories.
The FM25L16B performs write operations at bus
speed. No write delays are incurred. Data is written to
the memory array immediately after each byte has
been transferred to the device. The next bus cycle
may commence without the need for data polling.
The FM25L16B is capable of supporting 1014
read/write cycles, or a million times more write
cycles than EEPROM.
These capabilities make the FM25L16B ideal for
nonvolatile memory applications requiring frequent
or rapid writes. Examples range from data collection,
where the number of write cycles may be critical, to
demanding industrial controls where the long write
time of EEPROM can cause data loss.
The FM25L16B provides substantial benefits to users
of serial EEPROM as a hardware drop-in
replacement. The FM25L16B uses the high-speed
SPI bus, which enhances the high-speed write
capability of F-RAM technology. Device
specifications are guaranteed over an industrial
temperature range of -40°C to +85°C.
This product conforms to specifications per the terms of the Ramtron
standard warranty. The product has completed Ramtron’s internal
qualification testing and has reached production status.
Rev. 1.3
Mar. 2011
Pin Configuration
CS
SO
WP
VSS
1
2
3
4
8 VDD
7 HOLD
6 SCK
5 SI
Top View
/CS 1
SO 2
/WP 3
VSS 4
8 VDD
7 /HOLD
6 SCK
5 SI
Pin Name
/CS
/WP
/HOLD
SCK
SI
SO
VDD
VSS
Function
Chip Select
Write Protect
Hold
Serial Clock
Serial Data Input
Serial Data Output
Supply Voltage
Ground
Ordering Information
FM25L16B-G
“Green”/RoHS 8-pin SOIC
FM25L16B-GTR
“Green”/RoHS 8-pin SOIC,
Tape & Reel
FM25L16B-DG
“Green”/RoHS 8-pin TDFN
FM25L16B-DGTR “Green”/RoHS 8-pin TDFN,
Tape & Reel
Ramtron International Corporation
1850 Ramtron Drive, Colorado Springs, CO 80921
(800) 545-F-RAM, (719) 481-7000
www.ramtron.com
Page 1 of 14
Datasheet pdf - http://www.DataSheet4U.net/

1 page




FM25L16B pdf
www.DataSheet.co.kr
Data Transfer
All data transfers to and from the FM25L16B occur
in 8-bit groups. They are synchronized to the clock
signal (SCK), and they transfer most significant bit
(MSB) first. Serial inputs are registered on the rising
edge of SCK. Outputs are driven from the falling
edge of SCK.
Command Structure
There are six commands called op-codes that can be
issued by the bus master to the FM25L16B. They are
listed in the table below. These op-codes control the
functions performed by the memory. They can be
divided into three categories. First, there are
commands that have no subsequent operations. They
perform a single function such as to enable a write
operation. Second are commands followed by one
byte, either in or out. They operate on the status
register. The third group includes commands for
memory transactions followed by an address and one
or more bytes of data.
Table 1. Op-code Commands
Name Description
WREN Set Write Enable Latch
WRDI Write Disable
RDSR Read Status Register
WRSR Write Status Register
READ Read Memory Data
WRITE Write Memory Data
Op-code
0000 0110b
0000 0100b
0000 0101b
0000 0001b
0000 0011b
0000 0010b
FM25L16B - 16Kb 3V SPI F-RAM
WREN - Set Write Enable Latch
The FM25L16B will power up with writes disabled.
The WREN command must be issued prior to any
write operation. Sending the WREN op-code will
allow the user to issue subsequent op-codes for
write operations. These include writing the status
register and writing the memory.
Sending the WREN op-code causes the internal
Write Enable Latch to be set. A flag bit in the status
register, called WEL, indicates the state of the latch.
WEL=1 indicates that writes are permitted.
Attempting to write the WEL bit in the status
register has no effect. Completing any write
operation will automatically clear the write-enable
latch and prevent further writes without another
WREN command. Figure 5 below illustrates the
WREN command bus configuration.
WRDI - Write Disable
The WRDI command disables all write activity by
clearing the Write Enable Latch. The user can verify
that writes are disabled by reading the WEL bit in
the status register and verifying that WEL=0. Figure
6 illustrates the WRDI command bus configuration.
Figure 5. WREN Bus Configuration
Rev. 1.3
Mar. 2011
Figure 6. WRDI Bus Configuration
Page 5 of 14
Datasheet pdf - http://www.DataSheet4U.net/

5 Page





FM25L16B arduino
www.DataSheet.co.kr
Serial Data Bus Timing
FM25L16B - 16Kb 3V SPI F-RAM
/Hold Timing
CS
SCK
HOLD
SO
Power Cycle Timing
tHS
tHH
tHS
tHH
tHZ
tLZ
Power Cycle Timing (TA = -40° C to + 85° C, VDD = 2.7V to 3.6V unless otherwise specified)
Symbol
Parameter
Min Max Units
tPU VDD(min) to First Access Start
tPD Last Access Complete to VDD(min)
10 - ms
0 - µs
tVR VDD Rise Time
30 - µs/V
tVF VDD Fall Time
100 - µs/V
Notes
1. Slope measured at any point on VDD waveform.
Notes
1
1
Rev. 1.3
Mar. 2011
Page 11 of 14
Datasheet pdf - http://www.DataSheet4U.net/

11 Page







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




Hoja de datos destacado

Número de piezaDescripciónFabricantes
FM25L163V F-RAM MemoryRamtron
Ramtron
FM25L16B16-Kbit (2K x 8) Serial (SPI) F-RAMCypress Semiconductor
Cypress Semiconductor
FM25L16B3V F-RAM MemoryRamtron
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