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

关键词

搜索

型号

搜索

MAX6635MSA+T

产品描述板上安装温度传感器 12-Bit + Sign Temperature Sensor
产品类别传感器    传感器/换能器   
文件大小1MB,共16页
制造商Maxim(美信半导体)
官网地址https://www.maximintegrated.com/en.html
标准
下载文档 详细参数 全文预览

MAX6635MSA+T概述

板上安装温度传感器 12-Bit + Sign Temperature Sensor

MAX6635MSA+T规格参数

参数名称属性值
是否无铅不含铅
是否Rohs认证符合
厂商名称Maxim(美信半导体)
包装说明SOP8,.25
Reach Compliance Codecompliant
ECCN代码EAR99
Factory Lead Time6 weeks
Is SamacsysN
最大精度(摄氏度)2.5 Cel
主体宽度3.9 mm
主体高度1.72 mm
主体长度或直径4.89 mm
外壳PLASTIC
JESD-609代码e3
安装特点SURFACE MOUNT
位数12
端子数量8
最大工作电流0.2 mA
最高工作温度125 °C
最低工作温度-55 °C
输出接口类型I2C INTERFACE
封装主体材料PLASTIC/EPOXY
封装等效代码SOP8,.25
封装形状/形式RECTANGULAR
电源3.3/5 V
传感器/换能器类型TEMPERATURE SENSOR,SWITCH/DIGITAL OUTPUT,SERIAL
表面贴装YES
技术BICMOS
温度系数POSITIVE ppm/°C
端子面层Matte Tin (Sn)
端接类型SOLDER
Base Number Matches1

文档预览

下载PDF文档
EVALUATION KIT AVAILABLE
MAX6633/MAX6634/
MAX6635
12-Bit Plus Sign Temperature Sensors
with SMBus/I
2
C-Compatible Serial Interface
General Description
The MAX6633/MAX6634/MAX6635 combine a tempera-
ture sensor, a programmable overtemperature alarm,
and an SMBus/I
2
C-compatible serial interface into
a single package. They convert their die temperatures
into digital values using internal analog-to-digital con-
verters (ADCs). The result of the conversion is then held
in a temperature register as a 12-bit + sign value, allow-
ing 0.0625°C resolution, readable at any time through
the serial interface. The devices are capable of reading
temperatures up to +150°C.
The MAX6633/MAX6634/MAX6635 feature a shutdown
mode that saves power by turning off everything except
the power-on reset (POR) and the serial interface.
The devices can be configured to separate addresses,
allowing multiple devices to be used on the same bus.
The MAX6633 has four address pins, allowing up to 16
devices to be connected to a single bus. The MAX6634
has three address pins, allowing up to eight devices to
be connected to a single bus. The MAX6635 has two
address pins, allowing up to four devices to be con-
nected to a single bus.
The MAX6633/MAX6634/MAX6635 make temperature
data available for transfer over the serial interface.
The MAX6634 incorporates a dual-mode
ALERT
output
(open drain) and can serve as an upgraded alternative
to the LM75. The MAX6635 includes an
ALERT
output
and an
OVERT
output (both open drain) and can func-
tion as an upgraded replacement for the LM76 in most
applications. The MAX6634/MAX6635 feature user-pro-
grammable temperature thresholds. All three devices
come in an 8-pin SO package.
Features
+3V to +5.5V Supply Range
Accuracy
±1°C max (0°C to +50°C)
±1.5°C max (-20°C to +85°C)
±2.5°C max (-40°C to +125°C)
±2.5°C typ (+150°C)
User-Programmable Temperature Thresholds
(MAX6634/MAX6635)
User-Configurable Alarm Output(s) (MAX6634/
MAX6635)
Ability to Respond to SMBus/I
2
C-Compatible Alert
Response Address (MAX6634/MAX6635)
OVERT
Output for System Shutdown (MAX6635)
Multiple Devices per Bus
16 devices (MAX6633)
8 devices (MAX6634)
4 devices (MAX6635)
Ordering Information
PART
MAX6633MSA
MAX6634MSA
MAX6635MSA
TEMP. RANGE
-55°C to +150°C
-55°C to +150°C
-55°C to +150°C
PIN-PACKAGE
8 SO
8 SO
8 SO
Typical Operating Circuit
V
CC
0.1µF
+3.0V TO +5.5V
8
V
CC
10kΩ
5
1
2
3
TO SMBus/I
2
C
MASTER
1kΩ
1kΩ
10kΩ
Applications
Battery Temperature Alarms
PC Temperature Control
ALERT
MAX6635
SDA
SCL
TO INTERRUPT
CONTROLLER
Pin Configurations appear at end of data sheet.
7
6
OVERT
A0 A1 GND
4
TO SYSTEM
SHUTDOWN
19-2120; Rev 1; 4/14
【求助】宏定义时溢出,想用unsigned int,怎么办?
宏定义时溢出,想用unsigned int,怎么办? ============================================================ 有如下一句定义: #define TIMER_A_50 (750*50) // 50ms 程序中有 ......
jackylam 微控制器 MCU
微软即将推出的HoloLens v2可能已经泄露
微软并没有承认他们正在开发HoloLens v2,并且明白了2代产品采用改良的全息处置单元和改良的基于Kinect的深度感应单元。如今,行将上市的HoloLens的设计可能曾经经过NASA喷气推进实验室的最新视 ......
tlyl18108837711 综合技术交流
求硬件高手指点:PWM控制三极管升降压输出波形
510829 P_PIN1,P_PIN3,P_PIN5输入3路PWM方波,然后输出P2(电极下)、P3(电极上)交流电压,现在不知道3路PWM输入和电极输出之间的关系,求教高手指点一二。 ...
Ansersion 分立器件
帮忙看看这个消抖动程序有什么问题
library ieee;--消抖动 延迟10msuse ieee.std_logic_1164.all;use ieee.std_logic_unsigned.all;entity dou isport(s,clk1k:in std_logic; so:Put std_logic);end;architecture one of dou issi ......
eeleader FPGA/CPLD
功率放大器知识
功率放大电路的原理及其知识........ 19379...
Jackiedzc 模拟电子
6410下的 音频无线传输与播放系统设计
有人能帮忙下吗 PC与ARM11(6410)的无线音频传输与播放系统设计 很着急啊...
zhaowen0201 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 683  365  1066  133  2526  31  10  38  9  4 

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