FM24C16Ads r2 0
FM24C16Ads r2 0
This product conforms to specifications per the terms of the Ramtron Ramtron International Corporation
standard warranty. Production processing does not necessarily in- 1850 Ramtron Drive, Colorado Springs, CO 80921
clude testing of all parameters. (800) 545-FRAM, (719) 481-7000, Fax (719) 481-7058
Rev. 2.0 www.ramtron.com
July 2003 Page 1 of 13
FM24C16A
Address 256 x 64
Counter
Latch FRAM Array
SCL
WP Control Logic
Pin Description
Pin Name Type Pin Description
SDA I/O Serial Data Address: This is a bi-directional data pin for the two-wire interface. It
employs an open-drain output and is intended to be wire-OR’d with other devices on the
two-wire bus. The input buffer incorporates a Schmitt trigger for noise immunity and the
output driver includes slope control for falling edges. A pull-up resistor is required.
SCL Input Serial Clock: The serial clock input for the two-wire interface. Data is clocked-out on
the falling edge and clocked-in on the rising edge.
WP Input Write Protect: When WP is high, the entire array is write-protected. When WP is low,
all addresses may be written. This pin is internally pulled down.
VDD Supply Supply Voltage (5V)
VSS Supply Ground
NC - No connect
Rev 2.0
July 2003 Page 2 of 13
FM24C16A
Rev 2.0
July 2003 Page 3 of 13
FM24C16A
SCL
SDA 7 6 0
Rev 2.0
July 2003 Page 4 of 13
FM24C16A
Page
Slave ID Select
Memory Operation
The FM24C16A is designed to operate in a manner
very similar to other 2-wire interface memory
products. The major differences result from the
1 0 1 0 A2 A1 A0 R/W higher performance write capability of FRAM
technology. These improvements result in some
differences between the FM24C16A and a similar
Figure 4. Slave Address
configuration EEPROM during writes. The complete
operation for both writes and reads is explained
below.
Word Address
After the FM24C16A (as receiver) acknowledges the Write Operation
slave ID, the master will place the word address on All writes begin with a slave ID then a word address
the bus for a write operation. The word address is the as previously mentioned. The bus master indicates a
lower 8-bits of the address to be combined with the 3- write operation by setting the LSB of the Slave
bits of the page select to specify the exact byte to be Address to a 0. After addressing, the bus master
written. The complete 11-bit address is latched sends each byte of data to the memory and the
internally. memory generates an acknowledge condition. Any
number of sequential bytes may be written. If the
No word address occurs for a read operation, though end of the address range is reached internally, the
the 3-bit page select is latched internally. Reads address counter will wrap from 7FFh to 000h.
always use the lower 8-bits that are held internally in
the address latch. That is, reads always begin at the Unlike other nonvolatile memory technologies, there
address following the previous access. A random read is no write delay with FRAM. The entire memory
address can be loaded by doing a write operation as cycle occurs in less time than a single bus clock.
explained below. Therefore, any operation including read or write can
occur immediately following a write. Acknowledge
After transmission of each data byte, just prior to the polling, a technique used with EEPROMs to
acknowledge, the FM24C16A increments the internal determine if a write is complete is unnecessary and
address latch. This allows the next sequential byte to will always return a ‘ready’ condition.
be accessed with no additional addressing. After the
last address (7FFh) is reached, the address latch will An actual memory array write occurs after the 8th
roll over to 000h. There is no limit on the number of data bit is transferred. It will be complete before the
bytes that can be accessed with a single read or write acknowledge is sent. Therefore, if the user desires to
operation. abort a write without altering the memory contents,
this should be done using start or stop condition
Data Transfer
prior to the 8th data bit. The FM24C16A needs no
After all address information has been transmitted, page buffering.
data transfer between the bus master and the
FM24C16A can begin. For a read operation the The memory array can be write protected using the
device will place 8 data bits on the bus then wait for WP pin. Setting the WP pin to a high condition
an acknowledge. If the acknowledge occurs, the next (VDD) will write-protect all addresses. The
sequential byte will be transferred. If the FM24C16A will not acknowledge data bytes that are
acknowledge is not sent, the read operation is written to protected addresses. In addition, the
concluded. For a write operation, the FM24C16A will address counter will not increment if writes are
accept 8 data bits from the master then send an attempted to these addresses. Setting WP to a low
acknowledge. All data transfer occurs MSB (most state (VSS) will deactivate this feature.
significant bit) first.
Figure 5 and 6 below illustrates both a single-byte
and multiple-byte writes.
Rev 2.0
July 2003 Page 5 of 13
FM24C16A
By FM24C16
Acknowledge
By FM24C16
Acknowledge
To perform a current address read, the bus master If the internal address reaches 7FFh it will wrap
supplies a slave address with the LSB set to 1. This around to 000h on the next read cycle. Figures 7 and
indicates that a read operation is requested. The 3 8 show the proper operation for current address reads.
page select bits in the slave ID specify the block of
memory that is used for the read operation. On the Selective (Random) Read
next clock, the FM24C16A will begin shifting out A simple technique allows a user to select a random
data from the current address. The current address is address location as the starting point for a read
the 3 bits from the slave ID combined with the 8 bits operation. It uses the first two bytes of a write
that were in the internal address latch. operation to set the internal address byte followed by
subsequent read operations.
Beginning with the current address, the bus master
can read any number of bytes. Thus, a sequential read To perform a selective read, the bus master sends out
is simply a current address read with multiple byte the slave address with the LSB set to 0. This specifies
transfers. After each byte, the internal address counter a write operation. According to the write protocol, the
will be incremented. Each time the bus master bus master then sends the word address byte that is
acknowledges a byte this indicates that the loaded into the internal address latch. After the
FM24C16A should read out the next sequential byte. FM24C16A acknowledges the word address, the bus
master issues a start condition. This simultaneously
aborts the write operation and allows the read
Rev 2.0
July 2003 Page 6 of 13
FM24C16A
command to be issued with the slave address set to 1. operation is illustrated in Figure 9.
The operation is now a current address read. This
No
By Master Start Address Acknowledge
Stop
No
Start Address Acknowledge Acknowledge
By Master
Stop
No
Start Address Start Address Acknowledge Acknowledge
By Master
Stop
S Slave Address 0 A Word Address A S Slave Address 1 A Data Byte A Data Byte 1 P
state is altered, the change can be written. This avoids 5. RF/ID. In the area of contactless memory, FRAM
writing to memory on power down when the available provides an ideal solution. Since RF/ID memory is
time is short and power scarce. powered by an RF field, the long programming time
and high current consumption needed to write
3. High noise environments. Writing to EEPROM EEPROM is unattractive. FRAM provides a superior
in a noisy environment can be challenging. When solution. The FM24C16A is suitable for multi-chip
severe noise or power fluctuations are present, the RF/ID products.
long write time of EEPROM creates a window of
vulnerability during which the write can be corrupted. 6. Maintenance tracking. In sophisticated systems,
The fast write of FRAM is complete within a the operating history and system state during a failure
microsecond. This time is typically too short for noise is important knowledge. Maintenance can be
or power fluctuation to disturb it. expedited when this information has been recorded.
Due to the high write endurance, FRAM makes an
4. Time to market. In a complex system, multiple ideal system log. In addition, the convenient 2-wire
software routines may need to access the nonvolatile interface of the FM24C16A allows memory to be
memory. In this environment the time delay distributed throughout the system using minimal
associated with programming EEPROM adds undue additional resources.
complexity to the software development. Each
software routine must wait for complete programming
before allowing access to the next routine. When time
to market is critical, FRAM can eliminate this simple
obstacle. As soon as a write is issued to the
FM24C16A, it is effectively done -- no waiting.
Rev 2.0
July 2003 Page 8 of 13
FM24C16A
Electrical Specifications
DC Operating Conditions (TA = -40° C to + 85° C, VDD = 4.5V to 5.5V unless otherwise specified)
Symbol Parameter Min Typ Max Units Notes
VDD Main Power Supply 4.5 5.0 5.5 V
IDD VDD Supply Current 1
@ SCL = 100 kHz 115 150 µA
@ SCL = 400 kHz 400 500 µA
@ SCL = 1 MHz 800 1 mA
ISB Standby Current 1 10 µA 2
ILI Input Leakage Current 10 µA 3
ILO Output Leakage Current 10 µA 3
VIL Input Low Voltage -0.3 0.3 VDD V 4
VIH Input High Voltage 0.7 VDD VDD + 0.5 V 4
VOL Output Low Voltage
@ IOL = 3 mA 0.4 V
RIN Input Resistance (WP pin)
For VIN = VIL (max) 50 KΩ 5
For VIN = VIH (min) 1 MΩ
VHYS Input Hysteresis 0.05 VDD V 4
Notes
1. SCL toggling between VDD-0.3V and VSS, other inputs VSS or VDD-0.3V.
2. SCL = SDA = VDD. All inputs VSS or VDD. Stop command issued.
3. VIN or VOUT = VSS to VDD. Does not apply to pins with pull down resistors.
4. This parameter is characterized but not tested.
5. The input pull-down circuit is strong (50KΩ) when the input voltage is below VIL and much weaker (1MΩ)
when the input voltage is above VIH.
Rev 2.0
July 2003 Page 9 of 13
FM24C16A
AC Parameters (TA = -40° C to + 85° C, VDD = 4.5V to 5.5V unless otherwise specified)
Symbol Parameter Min Max Min Max Min Max Units Notes
fSCL SCL Clock Frequency 0 100 0 400 0 1000 kHz 1
tLOW Clock Low Period 4.7 1.3 0.6 µs
tHIGH Clock High Period 4.0 0.6 0.4 µs
tAA SCL Low to SDA Data Out Valid 3 0.9 0.55 µs
tBUF Bus Free Before New Transmission 4.7 1.3 0.5 µs
tHD:STA Start Condition Hold Time 4.0 0.6 0.25 µs
tSU:STA Start Condition Setup for Repeated 4.7 0.6 0.25 µs
Start
tHD:DAT Data In Hold Time 0 0 0 ns
tSU:DAT Data In Setup Time 250 100 100 ns
tR Input Rise Time 1000 300 300 ns 2
tF Input Fall Time 300 300 100 ns 2
tSU:STO Stop Condition Setup 4.0 0.6 0.25 µs
tDH Data Output Hold 0 0 0 ns
(from SCL @ VIL)
tSP Noise Suppression Time Constant 50 50 50 ns
on SCL, SDA
Notes : All SCL specifications as well as start and stop conditions apply to both read and write operations.
1 The speed-related specifications are guaranteed characteristic points from DC to 1 MHz.
2 This parameter is periodically sampled and not 100% tested.
AC Test Conditions
Input Pulse Levels 0.1 VDD to 0.9 VDD
Input rise and fall times 10 ns
Input and output timing levels 0.5 VDD
5.5V
1700 Ω
Output
100 pF
Rev 2.0
July 2003 Page 10 of 13
FM24C16A
Diagram Notes
All start and stop timing parameters apply to both read and write cycles. Clock specifications are identical for read
and write cycles. Write timing parameters apply to slave address, word address, and write data bits. Functional
relationships are illustrated in the relevant data sheet sections. These diagrams illustrate the timing parameters only.
tHIGH
tR tF tLOW tSP tSP
SCL
tSU:SDA 1/fSCL
tBUF tHD:DAT
tSU:D AT
SDA
tAA tDH
Start Stop Start Acknowledge
SDA
Rev 2.0
July 2003 Page 11 of 13
FM24C16A
Index
Area E H
Pin 1
D h
45 °
A
α
B .10 mm L C
e A1
.004 in.
Selected Dimensions
Refer to JEDEC MS-012 for complete dimensions and notes.
Controlling dimensions in millimeters.
Conversions to inches are not exact.
Rev 2.0
July 2003 Page 12 of 13
FM24C16A
Revision History
Rev 2.0
July 2003 Page 13 of 13