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

关键词

搜索

型号

搜索

LTC2637IMS-HMI10#TRPBF

产品描述数模转换器- DAC 10-Bit I2C Octal DAC (4.096V ref, Reset to Mid-Scale, Int. Ref)
产品类别模拟混合信号IC    转换器   
文件大小705KB,共31页
制造商ADI(亚德诺半导体)
官网地址https://www.analog.com
标准
下载文档 详细参数 全文预览

LTC2637IMS-HMI10#TRPBF概述

数模转换器- DAC 10-Bit I2C Octal DAC (4.096V ref, Reset to Mid-Scale, Int. Ref)

LTC2637IMS-HMI10#TRPBF规格参数

参数名称属性值
Brand NameAnalog Devices Inc
是否无铅含铅
是否Rohs认证符合
厂商名称ADI(亚德诺半导体)
包装说明TSSOP,
针数16
制造商包装代码05-08-1669
Reach Compliance Codecompliant
最大模拟输出电压4.096 V
最小模拟输出电压
转换器类型D/A CONVERTER
输入位码BINARY
输入格式SERIAL
JESD-30 代码R-PDSO-G16
JESD-609代码e3
长度4.039 mm
最大线性误差 (EL)0.0977%
湿度敏感等级1
位数10
功能数量8
端子数量16
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)260
认证状态Not Qualified
座面最大高度1.1 mm
标称安定时间 (tstl)4.3 µs
标称供电电压5 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层Matte Tin (Sn)
端子形式GULL WING
端子节距0.5 mm
端子位置DUAL
处于峰值回流温度下的最长时间30
宽度3 mm

文档预览

下载PDF文档
FEATURES
n
n
n
n
n
n
n
n
n
n
n
Integrated Precision Reference:
2.5V Full-Scale 10ppm/°C (LTC2637-L)
4.096V Full-Scale 10ppm/°C (LTC2637-H)
Maximum INL Error: 2.5LSB (LTC2637-12)
Low Noise: 0.75mV
P-P
0.1Hz to 200kHz
Guaranteed Monotonic Over –40°C to 125°C
Temperature Range
Selectable Internal or External Reference
2.7V to 5.5V Supply Range (LTC2637-L)
Ultralow Crosstalk Between DACs (<3nV• s)
Low Power: 100µA per DAC at 3V (LTC2637-L)
Power-On-Reset to Zero-Scale/Mid-Scale
Double-Buffered Data Latches
Tiny 14-Lead 4mm × 3mm DFN and 16-Lead MSOP
Packages
Mobile Communications
Process Control and Industrial Automation
Automatic Test Equipment
Portable Equipment
Automotive
Optical Networking
LTC2637
Octal 12-/10-/8-Bit I
2
C V
OUT
DACs with 10ppm/°C Reference
DESCRIPTION
The
LTC
®
2637
is a family of octal 12-, 10-, and 8-bit
voltage-output DACs with an integrated, high-accuracy,
low-drift 10ppm/°C reference in 14-lead DFN and 16-lead
MSOP packages. It has a rail-to-rail output buffer and is
guaranteed monotonic. The LTC2637-L has a full-scale
output of 2.5V, and operates from a single 2.7V to 5.5V
supply. The LTC2637-H has a full-scale output of 4.096V,
and operates from a 4.5V to 5.5V supply. Each DAC can
also operate with an external reference, which sets the
DAC full-scale output to the external reference voltage.
These DACs communicate via a 2-wire I
2
C-compatible
serial interface. The LTC2637 operates in both the stan-
dard mode (clock rate of 100kHz) and the fast mode (clock
rate of 400kHz). The LTC2637 incorporates a power-on
reset circuit. Options are available for reset to zero-scale
or reset to mid-scale in internal reference mode, or reset
to mid-scale in external reference mode after power-up.
All registered trademarks and trademarks are the property of their respective owners. Protected
by U.S. patents, including 5396245, 5859606, 6891433, 6937178, 7414561.
APPLICATIONS
n
n
n
n
n
n
BLOCK DIAGRAM
INTERNAL REFERENCE
GND
SWITCH
V
REF
V
CC
REGISTER
REGISTER
REGISTER
REGISTER
V
OUTA
V
REF
REGISTER
REGISTER
REGISTER
V
OUTB
V
REF
REGISTER
REGISTER
REGISTER
V
OUTC
V
REF
V
OUTD
DAC D
REGISTER
DAC C
DAC F
V
REF
DAC E
POWER-ON RESET
I
2
C
ADDRESS
DECODE
I
2
C INTERFACE
2637 BD
REF
Integral Nonlinearity (LTC2637-LZ12)
2
V
CC
= 3V
INTERNAL REF
.
DAC A
DAC H
V
REF
V
OUTH
INL (LSB)
1
REGISTER
0
DAC B
DAC G
V
REF
V
OUTG
–1
V
OUTF
–2
0
1024
REGISTER
REGISTER
REGISTER
REGISTER
2048
CODE
3072
4095
2637 TA01
V
OUTE
CAO
(CA1)
(CA2)
DECODE
SCL
SDA
( ) MSOP PACKAGE ONLY
Rev D
Document Feedback
For more information
www.analog.com
1
刚刚做的呼吸灯
自己做的呼吸灯: #include #define uint unsigned int sbit led=P0^0; void delay(uint a) { while(a--); } void delay1(uint q) { uint w,e; for(w=q;w>0;w--) for(e=11 ......
chen918912 51单片机
[TI首届低功耗设计大赛]+实时时钟
+实时时钟 借助RTC实现个实时时钟 通过触摸设置参数 184599 184600 初始化 static void Clock_App_init(void) { Calendar clockCalendar; ......
蓝雨夜 微控制器 MCU
Keil float转字符串问题
我需要把一个float类型的变量转化为字符串,怎么做呀?有什么函数可用吗?谢谢...
陶金 嵌入式系统
STM32L011测评——谢谢论坛
本帖最后由 54chenjq 于 2016-5-19 22:44 编辑 首先我要向咱们的女神说声道歉,因为拿到板子好多天了,也尝试着跑了不少的例程,但是测评文章却迟迟未写。:Sad: 板子做的非常小巧, ......
54chenjq stm32/stm8
MSP430的手持式仪器设计
MSP430的手持式仪器设计 手持式仪器是嵌入式系统应用开发的重要领域,手持式仪器具有便于携带、操作方便、LCD显示清晰等优点,设计了以MSP430F449为核心的手持式仪器。系统采用16位A/D转换器A ......
583199723 微控制器 MCU
VS2005调试嵌入式的代码用TCP/IP方式连接总是“设备未就绪”??
使用VS2005开始嵌入式程序,在调试的时间用TCP/IP方式连接到开发板呢,怎么老说“设备未就绪”呢? ...
243663934 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2450  2415  2460  1605  1160  52  39  40  24  48 

器件索引   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