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

关键词

搜索

型号

搜索

LTC2954ITS8-1#TRMPBF

产品描述Supervisory Circuits Push Button On/Off Controller with U Interrupt for Menu Driven Applications
产品类别电源/电源管理    电源电路   
文件大小450KB,共18页
制造商ADI(亚德诺半导体)
官网地址https://www.analog.com
标准
下载数据手册 下载用户手册 详细参数 全文预览

LTC2954ITS8-1#TRMPBF概述

Supervisory Circuits Push Button On/Off Controller with U Interrupt for Menu Driven Applications

LTC2954ITS8-1#TRMPBF规格参数

参数名称属性值
Brand NameAnalog Devices Inc
是否无铅含铅
是否Rohs认证符合
包装说明VSSOP,
针数8
制造商包装代码05-08-1637
Reach Compliance Codecompliant
Is SamacsysN
可调阈值YES
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码R-PDSO-G8
JESD-609代码e3
长度2.9 mm
湿度敏感等级1
信道数量1
功能数量1
端子数量8
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码VSSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, VERY THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)250
认证状态Not Qualified
座面最大高度1 mm
最大供电电压 (Vsup)26.4 V
最小供电电压 (Vsup)2.7 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层MATTE TIN
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度1.625 mm
Base Number Matches1

文档预览

下载PDF文档
LTC2954
Pushbutton On/Off
Controller with µP Interrupt
FEATURES
n
n
n
n
n
n
n
n
n
n
DESCRIPTION
The LTC
®
2954 is a pushbutton on/off controller that
manages system power via a pushbutton interface. An
enable output toggles system power while an interrupt
output provides debounced pushbutton status. The inter-
rupt output can be used in menu driven applications to
request a system power-down. A power kill input allows
a microprocessor or system to reset the enable output,
effectively powering down the system. Independently
adjustable on and off timers allow dependable pushbutton
control of the enable output and resistance to accidental
toggling of system power.
The LTC2954 operates over a wide 2.7V to 26.4V input volt-
age range to accommodate a wide variety of input power
supplies. Very low quiescent current (6μA typical) makes
the LTC2954 ideally suited for battery powered applications.
Two versions of the part are available to accommodate
either positive or negative enable polarities.
L,
LT, LTC, LTM, Linear Technology and the Linear logo are registered trademarks and
PowerPath and ThinSOT are trademarks of Linear Technology Corporation. All other trademarks
are the property of their respective owners.
Adjustable Power On/Off Timers
Low Supply Current: 6μA
Wide Operating Voltage Range: 2.7V to 26.4V
Low Leakage EN Output (LTC2954-1) Allows DC/DC
Converter Control
High Voltage
EN
Output (LTC2954-2) Allows Circuit
Breaker Control
Simple Interface Allows Graceful μP Shutdown
High Input Voltage
PB
Pin with Internal Pull-Up
Resistor
±10kV ESD HBM on
PB
Input
Accurate 0.6V Threshold on
KILL
Comparator Input
8-Pin 3mm × 2mm DFN and ThinSOT™ Packages
APPLICATIONS
n
n
n
n
n
Pushbutton PowerPath™ Control
Portable Instrumentation Meters
Blade Servers
Portable Customer Service PDA
Desktop and Notebook Computers
TYPICAL APPLICATION
Pushbutton On/Off with Interrupt
V
IN
V
OUT
DC/DC
9V
100k
100k
PB
TURN-ON PULSE
SHORT PULSE
LONG PULSE
+
EN
V
IN
LTC2954-2
PB
GND
ONT
EN
INT
KILL
PDT
2954 TA01a
TURNS ON
STAYS ON
TURNS OFF
10k
INT
μP/μC
KILL
INT
INTERRUPT
INTERRUPT
2954 TA01b
1μF
t
PDT
= 6.4 SECONDS
2954fb
1
刚入手了lm4f120,调PWM波的时候遇到了总是跑死在莫名其妙的地方
开发环境是keil realview mdk,源代码附在后面。主要问题有两个: 1.配置GPIO时使用GPIOPinConfigure函数,而GPIO_PXX_M0PWM0在Pin_map.h里LM4F120部分没有找到。故使用自己查到的地址,但下载 ......
火书 微控制器 MCU
请教个电路设计问题
为什么信号要经过与非门后到达目的地(和高电平与,相当于没有变化); 难道直接过去有什么危害吗?...
yangxf1217 PCB设计
STM32写SPIflah是否需要CPU参与?
STM32 写SPI flah 是否需要CPU 持续参与?我的意思是在写SPI FLASH 时cpu能否做别的工作了。比如ADC。 其实这是我另一个提问的主要概括. 《ADC的一个想法,大家看能否实现》 多么希望 ......
eddie7434 stm32/stm8
xpe c#的软件没有鼠标的情况下不显示鼠标光标
运行在xpe下的程序 要实现无鼠标和无键盘的功能 插入鼠标的情况下 运行正常 拔下鼠标后屏幕上的鼠标剪头不见了 但是鼠标的功能能实现 就是看不见鼠标的光标 启动用z-order和PostMessage发送 ......
zhushuping 嵌入式系统
锅炉压力补水泵变频PID控制,压力始终在给定压力或给定压力以下运行?
1、设备是热水供暖锅炉房的补水泵恒压PID控制系统; 2、在调试中发现,系统压力大多数情况是控制在设定压力,但时不时的压力会掉下来,然后补水再回到给定压力 5、你说这个现象正常吗?原因 ......
eeleader-mcu 工业自动化与控制
软件仿真与实际的不同
void main(void) { int t; Init_CLK(); uint ch = {0x01,0x02,0x04,0x08,0x10,0x20,0x40,0x80}; Init_Port(); t=KeyScan(); P5DIR=0XFF; P5OUT=ch; while(1); ......
wangfei890912 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1610  2131  1970  1462  2817  28  10  56  12  51 

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