电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

LTC4313IMS8-3#TRPBF

产品描述IC ACCELERATOR I2C HOTSWAP 8MSOP
产品类别半导体    模拟混合信号IC   
文件大小277KB,共20页
制造商Linear ( ADI )
官网地址http://www.analog.com/cn/index.html
标准
下载文档 详细参数 全文预览

LTC4313IMS8-3#TRPBF概述

IC ACCELERATOR I2C HOTSWAP 8MSOP

LTC4313IMS8-3#TRPBF规格参数

参数名称属性值
类型缓冲器,加速计
应用I²C - 热插拔
输入2 线式总线
输出2 线式总线
数据速率(最大值)400kHz
通道数1
电容 - 输入10pF
电压 - 电源2.9 V ~ 5.5 V
电流 - 电源8.1mA
工作温度-40°C ~ 85°C
封装/外壳8-TSSOP,8-MSOP(0.118",3.00mm 宽)
供应商器件封装8-MSOP

文档预览

下载PDF文档
LTC4313-1/LTC4313-2/
LTC4313-3
2-Wire Bus Buffers with
High Noise Margin
FeaTures
n
n
n
DescripTion
The LTC
®
4313 is a hot swappable 2-wire bus buffer
that provides bidirectional buffering while maintain-
ing a low offset voltage and high noise margin up to
0.3 • V
CC
. The high noise margin allows the LTC4313 to be
interoperable with devices that drive a high V
OL
(>0.4V) and
allows multiple LTC4313s to be cascaded. The LTC4313-1
and LTC4313-2 support level translation between 3.3V and
5V busses. In addition to these voltages, the LTC4313-3
also supports level translation to 1.5V, 1.8V and 2.5V.
During insertion, the SDA and SCL lines are pre-charged to
1V to minimize bus disturbances. Connection is established
between the input and output after ENABLE is asserted
high and a stop bit or bus idle condition has been detected
on the SDA and SCL pins.
If both data and clock are not simultaneously high at least
once in 45ms, the input is disconnected from the output.
Up to 16 clock pulses are subsequently generated to free
the stuck bus. Rise time accelerators (RTAs) provide pull-up
currents on SDA and SCL rising edges to meet rise time
specifications in heavily loaded systems. The RTAs are
configured as slew limited switches in the LTC4313-1 and
2.5mA current sources in the LTC4313-2. The LTC4313-3
does not have RTAs.
L,
LT, LTC, LTM, Linear Technology and the Linear logo are registered trademarks and
Hot Swap is a trademark of Linear Technology Corporation. All other trademarks are the
property of their respective owners. Protected by U.S. Patents, including 6356140, 6650174,
7032051, 7478286.
n
n
n
n
n
n
n
n
Bidirectional Buffer Increases Fanout
High Noise Margin with V
IL
= 0.3•V
CC
Compatible with Non-Compliant I
2
C Devices That
Drive a High V
OL
Strong (LTC4313-1) and 2.5mA (LTC4313-2)
Rise Time Accelerator Current
Level Shift 1.5V, 1.8V, 2.5V, 3.3V and 5V Busses
Prevents SDA and SCL Corruption During Live Board
Insertion and Removal from Backplane
Stuck Bus Disconnect and Recovery
Compatible with I
2
C, I
2
C Fast Mode and SMBus
±4kV Human Body Model ESD Ruggedness
High Impedance SDA, SCL Pins When Unpowered
8-Lead MSOP and 8-Lead (3mm × 3mm) DFN
Packages
applicaTions
n
n
n
n
n
n
Capacitance Buffers/Bus Extender
Live Board Insertion
Telecommunications Systems Including ATCA
Level Translation
PMBus
Servers
Typical applicaTion
3.3V
5V
400kHz Operation
R
BUS_IN
= 2.7k , C
BUS_IN
= 50pF
R
BUS_OUT
= 1.3k , C
BUS_OUT
= 100pF
0.01µF
2.7k
2.7k
V
CC
ENABLE
LTC4313-1
READY
10k
1.3k
1.3k
SCLOUT
1V/DIV
SCLIN
READY
SCL2
SDA2
500ns/DIV
4313123 TA01b
SCL1
SDA1
SCLIN
SDAIN
GND
SCLOUT
SDAOUT
4313123 TA01a
4313123f
1
arm中断嵌套一定要切换模式吗?
我看arm的irq中断处理程序中 都是在汇编代码中处现场保护,然后修改cpsr,把I_bit清零,然后从IRQ模式切换到sys模式,然后跳转到c处理程序,然后出栈…… 我想问的是,如果我在中断处理函数 ......
zhang223 ARM技术
求助,关于4152 LCD外部电阻分压方式的设置。
版主及各位大侠: 我在使用4152芯片,现在为了降功耗,所以将LCD驱动使用外部电阻分压分式,分别试过用750K、680K、470K的电阻,但显示出来亮度的不均匀,有些该亮的灰蒙蒙,有些不该亮的 ......
ahoo 模拟与混合信号
【问TI】 C280X系列发现进行GPIO口配置初始化后,会自动变成低电平
最近做PWM,无意发现上电PWM默认输出高电平,但是进行GPIO口配置初始化后(设置上拉电阻和GPIO口做PWM输出口后),端口会自动变成低电平。这是哈原因?初始化是否有先后顺序要求。...
安_然 微控制器 MCU
LMX2592的寄存器控制
我用TI的LMX2592芯片产生5G的时钟信号,用FPGA对其寄存器进行控制,使用的是SPI的方式。硬件是自己设计的,测量了芯片的供电在指定的范围内。但就是读不出寄存器里的数据。SPI的控制时序如下图 ......
yangyang_l TI技术论坛
SQLCE连接数据库遇到的问题。错误80040E21
用SQLCE在WINCE6上远程连接服务器SQL2000数据库。 两个例子代码。 第一个是演示ISSCERDA->SubmitSQL这个方法的。参数配置: _T("http://192.168.1.77/sqlce/sqlcesa30.dll") _T("provider ......
zhaoxu001 嵌入式系统
发起LM4F232开发板团购吧
版主,热切期望组织LM4F232开发板团购...
lonlmjs 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2294  1884  2016  1219  146  7  51  14  56  46 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved