FM18W08
Document Number: 001-86207 Rev. *E Page 4 of 18
Device Operation
The FM18W08 is a bytewide F-RAM memory logically organized
as 32,768 × 8 and accessed using an industry-standard parallel
interface. All data written to the part is immediately nonvolatile
with no delay. Functional operation of the F-RAM memory is the
same as SRAM type devices, except the FM18W08 requires a
falling edge of CE
to start each memory cycle. See the
Functional Truth Table on page 13 for a complete description of
read and write modes.
Memory Architecture
Users access 32,768 memory locations, each with 8 data bits
through a parallel interface. The complete 15-bit address
specifies each of the 8,192 bytes uniquely. The F-RAM array is
organized as 4092 rows of 8-bytes each. This row segmentation
has no effect on operation, however the user can group data into
blocks by its endurance characteristics as explained in the
Endurance section.
The cycle time is the same for read and write memory
operations. This simplifies memory controller logic and timing
circuits. Likewise the access time is the same for read and write
memory operations. When CE
is deasserted HIGH, a pre-charge
operation begins, and is required of every memory cycle. Thus
unlike SRAM, the access and cycle times are not equal. Writes
occur immediately at the end of the access with no delay. Unlike
an EEPROM, it is not necessary to poll the device for a ready
condition since writes occur at bus speed.
It is the user’s responsibility to ensure that V
DD
remains within
datasheet tolerances to prevent incorrect operation. Also proper
voltage level and timing relationships between V
DD
and CE must
be maintained during power-up and power-down events. See
“Power Cycle Timing” on page 12.
Memory Operation
The FM18W08 is designed to operate in a manner similar to
other bytewide memory products. For users familiar with
BBSRAM, the performance is comparable but the bytewide
interface operates in a slightly different manner as described
below. For users familiar with EEPROM, the differences result
from the higher write performance of F-RAM technology
including NoDelay writes and much higher write endurance.
Read Operation
A read operation begins on the falling edge of CE. At this time,
the address bits are latched and a memory cycle is initiated.
Once started, a full memory cycle must be completed internally
even if CE
goes inactive. Data becomes available on the bus
after the access time is met.
After the address has been latched, the address value may be
changed upon satisfying the hold time parameter. Unlike an
SRAM, changing address values will have no effect on the
memory operation after the address is latched.
The FM18W08 will drive the data bus when OE
is asserted LOW
and the memory access time is met. If OE is asserted after the
memory access time is met, the data bus will be driven with valid
data. If OE
is asserted before completing the memory access,
the data bus will not be driven until valid data is available. This
feature minimizes supply current in the system by eliminating
transients caused by invalid data being driven to the bus. When
OE
is deasserted HIGH, the data bus will remain in a HI-Z state.
Write Operation
In the FM18W08, writes occur in the same interval as reads. The
FM18W08 supports both CE and WE controlled write cycles. In
both cases, the address is latched on the falling edge of CE
.
In a CE
-controlled write, the WE signal is asserted before
beginning the memory cycle. That is, WE is LOW when the
device is activated with the chip enable. In this case, the device
begins the memory cycle as a write. The FM18W08 will not drive
the data bus regardless of the state of OE
.
In a WE
-controlled write, the memory cycle begins on the falling
edge of CE. The WE signal falls after the falling edge of CE.
Therefore, the memory cycle begins as a read. The data bus will
be driven according to the state of OE
until WE falls. The CE and
WE controlled write timing cases are shown in the page 12.
Write access to the array begins asynchronously after the
memory cycle is initiated. The write access terminates on the
rising edge of WE
or CE, whichever comes first. A valid write
operation requires the user to meet the access time specification
before deasserting WE
or CE. The data setup time indicates the
interval during which data cannot change before the end of the
write access.
Unlike other nonvolatile memory technologies, there is no write
delay with F-RAM. Because the read and write access times of
the underlying memory are the same, the user experiences no
delay through the bus. The entire memory operation occurs in a
single bus cycle. Therefore, any operation including read or write
can occur immediately following a write. Data polling, a
technique used with EEPROMs to determine if a write is
complete, is unnecessary.
Pre-charge Operation
The pre-charge operation is an internal condition in which the
memory state is prepared for a new access. All memory cycles
consist of a memory access and a pre-charge. Pre-charge is
user-initiated by driving the CE
signal HIGH. It must remain
HIGH for at least the minimum pre-charge time, t
PC
.
The user determines the beginning of this operation since a
pre-charge will not begin until CE
rises. However, the device has
a maximum CE
LOW time specification that must be satisfied.
Endurance
Internally, a F-RAM operates with a read and restore
mechanism. Therefore, each read and write cycle involves a
change of state. The memory architecture is based on an array
of rows and columns. Each read or write access causes an
endurance cycle for an entire row. In the FM18W08, a row is 64
bits wide. Every 8-byte boundary marks the beginning of a new
row. Endurance can be optimized by ensuring frequently
accessed data is located in different rows. Regardless, F-RAM
FM18W08
Document Number: 001-86207 Rev. *E Page 5 of 18
offers substantially higher write endurance than other nonvolatile
memories. The rated endurance limit of 10
14
cycles will allow
150,000 accesses per second to the same row for over 20 years.
F-RAM Design Considerations
When designing with F-RAM for the first time, users of SRAM will
recognize a few minor differences. First, bytewide F-RAM
memories latch each address on the falling edge of chip enable.
This allows the address bus to change after starting the memory
access. Since every access latches the memory address on the
falling edge of CE
, users cannot ground it as they might with
SRAM.
Users who are modifying existing designs to use F-RAM should
examine the memory controller for timing compatibility of
address and control pins. Each memory access must be
qualified with a LOW transition of CE
. In many cases, this is the
only change required. An example of the signal relationships is
shown in Figure 2 below. Also shown is a common SRAM signal
relationship that will not work for the FM18W08.
The reason for CE
to strobe for each address is twofold: it latches
the new address and creates the necessary pre-charge period
while CE
is HIGH.
A second design consideration relates to the level of V
DD
during
operation. Battery-backed SRAMs are forced to monitor V
DD
in
order to switch to battery backup. They typically block user
access below a certain V
DD
level in order to prevent loading the
battery with current demand from an active SRAM. The user can
be abruptly cut off from access to the nonvolatile memory in a
power down situation with no warning or indication.
F-RAM memories do not need this system overhead. The
memory will not block access at any V
DD
level that complies with
the specified operating range. The user should take measures to
prevent the processor from accessing memory when V
DD
is
out-of-tolerance. The common design practice of holding a
processor in reset during power-down may be sufficient. It is
recommended that chip enable is pulled HIGH and allowed to
track V
DD
during power-up and power-down cycles. It is the
user’s responsibility to ensure that chip enable is HIGH to
prevent accesses below V
DD
min. (2.7 V).
Figure 3 shows a pull-up resistor on CE
, which will keep the pin
HIGH during power cycles, assuming the MCU / MPU pin
tristates during the reset condition. The pull-up resistor value
should be chosen to ensure the CE
pin tracks V
DD
to a high
enough value, so that the current drawn when CE
is LOW is not
an issue.
Figure 2. Chip Enable and Memory Address Relationships
Valid Strobing of CE
F-RAM
Signaling
CE
Address
A1 A2
Data
D1 D2
Invalid Strobing of CE
SRAM
Signaling
CE
Address
A1 A2
Data
D1 D2
Figure 3. Use of Pull-up Resistor on CE
MCU / MPU
CE
WE
OE
A
14-0
DQ
7-0
FM18W08
V
DD
FM18W08
Document Number: 001-86207 Rev. *E Page 6 of 18
Note that if CE
is tied to ground, the user must be sure WE is not
LOW at power-up or power-down events. If the chip is enabled
and WE is LOW during power cycles, data will be corrupted.
Figure 4 shows a pull-up resistor on WE
, which will keep the pin
HIGH during power cycles, assuming the MCU / MPU pin
tristates during the reset condition. The pull-up resistor value
should be chosen to ensure the WE
pin tracks V
DD
to a high
enough value, so that the current drawn when WE is LOW is not
an issue.
Figure 4. Use of Pull-up Resistor on WE
MCU / MPU
CE
WE
OE
A
14-0
DQ
7-0
FM18W08
V
DD

FM18W08-SG

Mfr. #:
Manufacturer:
Cypress Semiconductor
Description:
F-RAM 256Kb 70ns 32K x 8 Parallel FRAM
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet