首页 > 器件类别 > 存储 > FRAM存储器

MB85RC16VPNF-G-JNN1ERE1

存储器接口类型:I2C 存储器容量:16Kb (2K x 8) 工作电压:3V ~ 5.5V 存储器类型:Non-Volatile 16-Kbit(2K × 8bit),I2C接口,工作电压:3.0V to 5.5V

器件类别:存储    FRAM存储器   

厂商名称:FUJITSU(富士通)

厂商官网:http://edevice.fujitsu.com/fmd/en/index.html

下载文档
MB85RC16VPNF-G-JNN1ERE1 在线购买

供应商:

器件:MB85RC16VPNF-G-JNN1ERE1

价格:-

最低购买:-

库存:点击查看

点击购买

器件参数
参数名称
属性值
存储器构架(格式)
FRAM
存储器接口类型
I2C
存储器容量
16Kb (2K x 8)
工作电压
3V ~ 5.5V
存储器类型
Non-Volatile
文档预览
FUJITSU SEMICONDUCTOR
DATA SHEET
DS501-00010-8v0-E
Memory FRAM
16 K (2 K
×
8) Bit I
2
C
MB85RC16V
DESCRIPTION
The MB85RC16V is an FRAM (Ferroelectric Random Access Memory) chip in a configuration of 2,048 words
×
8 bits, using the ferroelectric process and silicon gate CMOS process technologies for forming the nonvolatile
memory cells.
Unlike SRAM, the MB85RC16V is able to retain data without using a data backup battery.
The memory cells used in the MB85RC16V have at least 10
12
Read/Write operation endurance per byte,
which is a significant improvement over the number of read/write operations than by other nonvolatile memory
products.
The MB85RC16V can provide writing in one byte units because the long writing time is not required unlike
Flash memory and E
2
PROM. Therefore, the writing completion waiting sequence like a write busy state is
not required.
FEATURES
: 2,048 words
×
8 bits
: Fully controllable by two ports: serial clock (SCL) and serial data (SDA).
: 1 MHz (Max)
: 10
12
times / byte
: 10 years (
+
85
°C),
95 years (
+
55
°C),
over 200 years (
+
35
°C)
: 3.0 V to 5.5 V
: Operating power supply current 90
μA
(Typ @1 MHz)
Standby current 5
μA
(Typ)
• Operation ambient temperature range:
40
°C
to
+
85
°C
• Package
: 8-pin plastic SOP (FPT-8P-M02)
RoHS compliant
Bit configuration
Two-wire serial interface
Operating frequency
Read/Write endurance
Data retention
Operating power supply voltage
Low power consumption
Copyright 2011-2015 FUJITSU SEMICONDUCTOR LIMITED
2015.5
MB85RC16V
PIN ASSIGNMENT
(TOP VIEW)
NC
1
8
VDD
NC
2
7
WP
NC
3
6
SCL
VSS
4
5
SDA
(FPT-8P-M02)
PIN FUNCTIONAL DESCRIPTIONS
Pin
Number
1 to 3
4
Pin Name
NC
VSS
Functional Description
No Connect pins
Leave these pins open, or connect to VDD or VSS.
Ground pin
Serial Data I/O pin
This is an I/O pin which performs bidirectional communication for both memory
address and writing/reading data. It is possible to connect multiple devices. It is an
open drain output, so a pull-up resistor is required to be connected to the external
circuit.
Serial Clock pin
This is a clock input pin for input/output serial data. Data is sampled on the rising
edge of the clock and output on the falling edge.
Write Protect pin
When the Write Protect pin is the “H” level, writing operation is disabled. When the
Write Protect pin is the “L” level, the entire memory region can be overwritten.
Reading operation is always enabled regardless of the Write Protect pin input level.
The Write Protect pin is internally pulled down to the VSS pin and, that is recognized
as the “L” level (write enabled) when the pin is the open state.
Supply Voltage pin
5
SDA
6
SCL
7
WP
8
VDD
2
DS501-00010-8v0-E
MB85RC16V
BLOCK DIAGRAM
Serial/Parallel Converter
SDA
Memory Address Counter
Row Decoder
FRAM Array
2,048
×
8
WP
Control circuit
SCL
Column Decoder/Sense Amp/
Write Amp
I
2
C (Inter-Integrated Circuit)
The MB85RC16V has the two-wire serial interface; the I
2
C bus,and operates as a slave device.
The I
2
C bus defines communication roles of “master” and “slave” devices, with the master side holding the
authority to initiate control. Furthermore, an I
2
C bus connection is possible where a single master device is
connected to multiple slave devices in a party-line configuration.
I
2
C Interface System Configuration Example
VDD
Pull-up Resistors
SCL
SDA
I
2
C Bus
Master
I
2
C Bus
MB85RC16V
I
2
C Bus
Other slave
DS501-00010-8v0-E
3
MB85RC16V
I
2
C COMMUNICATION PROTOCOL
The I
2
C bus provides communication by two wires only, therefore, the SDA input should change while the
SCL is the “L” level. However, when starting and stopping the communication sequence, the SDA is allowed
to change while the SCL is the “H” level.
• Start Condition
To start read or write operations by the I
2
C bus, change the SDA input from the “H” level to the “L” level while
the SCL input is in the “H” level.
• Stop Condition
To stop the I
2
C bus communication, change the SDA input from the “L” level to the “H” level while the SCL
input is in the “H” level. In the reading operation, inputting the stop condition finishes reading and enters the
standby state. In the writing operation, inputting the stop condition finishes inputting the rewrite data and
enters the standby state.
Start Condition, Stop Condition
SCL
SDA
“H” or “L”
Start
Stop
Note : At the write operation, the FRAM device does not need the programming wait time (t
WC
) after issuing the
Stop Condition.
4
DS501-00010-8v0-E
MB85RC16V
ACKNOWLEDGE (ACK)
In the I
2
C bus, serial data including memory address or memory information is sent and received in units of
8 bits. The acknowledge signal indicates that every 8 bits of the data is successfully sent and received. The
receiver side usually outputs the “L” level every time on the 9th SCL clock after each 8 bits are successfully
transmitted and received. On the transmitter side, the bus is temporarily released to Hi-Z every time on this
9th clock to allow the acknowledge signal to be received and checked. During this Hi-Z released period, the
receiver side pulls the SDA line down to indicate the “L” level that the previous 8 bits communication is
successfully received.
In case the slave side receives Stop condition before sending or receiving the ACK “L” level, the slave side
stops the operation and enters to the standby state. On the other hand, the slave side releases the bus state
after sending or receiving the NACK “H” level. The master side generates Stop condition or Start condition
in this released bus state.
Acknowledge timing overview diagram
SCL
1
2
3
8
9
SDA
The transmitter side should always release SDA on the 9th bit.
At this time, the receiver side outputs a pull-down if the
previous 8 bits data are received correctly (ACK response).
ACK
Start
MEMORY ADDRESS STRUCTURE
The MB85RC16V has the memory address buffer to store the 11-bit information for the memory address.
As for byte write, page write and random read commands, the complete 11-bit memory address is configured
by inputting the memory upper address (3 bits) and the memory lower address (8 bits), and saved to the
memory address buffer. Then access to the memory is performed.
As for a current address read command, the complete 11-bit memory address is configured and saved to
the memory address buffer, by inputting the memory upper address (3 bits) and the memory lower address
(8 bits) which has saved in the memory address buffer. Then access to the memory is performed.
DS501-00010-8v0-E
5
查看更多>
嵌入式qq群46311065欢迎大家加入
嵌入式qq群46311065欢迎大家加入,让我么在讨论与实践中共同进步》 嵌入式qq群4631106...
maoyongf2008 单片机
大家好,新人刚加入论坛!
各位论坛的朋友,大家下午好,我是刚加入论坛的的新人,以后请大家多多指教。 大家好,新人刚加入论坛! ...
linrs 医疗电子
求PCB layout培训资料PADS,Allegro其它的都可
求高手提携,共享资料奉献微薄之力,Tksgiving 求PCB layout培训资料PADS,All...
addufei012 PCB设计
电子工程师的价值
实际上,电子工程师就是将一堆器件搭在一起,注入思想(程序),完成原来的这些器件...
tiankai001 综合技术交流
香主问您一个问题!
我现在用ZET6的FSMC控制TFT了,系统上还有SRAM,NOR...
bjhualin stm32/stm8
让我们一起DIY个 FPGA开发板,上电路图,欢迎查错
自从让 我们一起DIY个 FPGA开发板, 报名喽~~~ 之后 很久没给大家消息了, 附件是电路图 ...
jyl FPGA/CPLD
热门器件
热门资源推荐
器件捷径:
00 01 02 03 04 05 06 07 08 09 0A 0C 0F 0J 0L 0M 0R 0S 0T 0Z 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 1F 1H 1K 1M 1N 1P 1S 1T 1V 1X 1Z 20 21 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 2G 2K 2M 2N 2P 2Q 2R 2S 2T 2W 2Z 30 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 3F 3G 3H 3J 3K 3L 3M 3N 3P 3R 3S 3T 3V 40 41 42 43 44 45 46 47 48 49 4A 4B 4C 4D 4M 4N 4P 4S 4T 50 51 52 53 54 55 56 57 58 59 5A 5B 5C 5E 5G 5H 5K 5M 5N 5P 5S 5T 5V 60 61 62 63 64 65 66 67 68 69 6A 6C 6E 6F 6M 6N 6P 6R 6S 6T 70 71 72 73 74 75 76 77 78 79 7A 7B 7C 7M 7N 7P 7Q 7V 7W 7X 80 81 82 83 84 85 86 87 88 89 8A 8D 8E 8L 8N 8P 8S 8T 8W 8Y 8Z 90 91 92 93 94 95 96 97 98 99 9A 9B 9C 9D 9F 9G 9H 9L 9S 9T 9W
需要登录后才可以下载。
登录取消