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

关键词

搜索

型号

搜索

ASM1817-10F/T

产品描述Power Management Circuit, Fixed, +2.88VV
产品类别电源/电源管理    电源电路   
文件大小232KB,共9页
制造商ALSC [Alliance Semiconductor Corporation]
标准
下载文档 详细参数 选型对比 全文预览

ASM1817-10F/T概述

Power Management Circuit, Fixed, +2.88VV

ASM1817-10F/T规格参数

参数名称属性值
是否Rohs认证符合
厂商名称ALSC [Alliance Semiconductor Corporation]
包装说明, SIP3,.1,50
Reach Compliance Codeunknown
Is SamacsysN
可调阈值NO
端子数量3
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装等效代码SIP3,.1,50
电源1.2/5.5 V
认证状态Not Qualified
最大供电电流 (Isup)0.02 mA
表面贴装NO
温度等级INDUSTRIAL
端子节距1.27 mm
端子位置SINGLE
阈值电压标称+2.88V
Base Number Matches1

文档预览

下载PDF文档
February 2005
rev 1.5
ASM1817
Low Power, 3.3V/3.0V µP Reset, Active HIGH, Push-Pull Output
Applications
Set-top boxes
Cellular phones
PDAs
Energy management systems
Embedded control systems
Printers
Single board computers
General Description
The ASM1817 voltage supervisory device with low-power, 3.3V/
3.0V µP Reset, active HIGH, Push-Pull output. Maximum
supply current over temperature is a low 15µA (at 3.6V).
The ASM1817 generates an active HIGH reset signal whenever
the monitored supply is out of tolerance. A precision reference
and comparator circuit monitor power supply (V
CC
)
level.
Tolerance level options are 5%, 10% and 20% percent. When
an out-of-tolerance condition is detected, an internal power-fail
signal is generated which forces an active HIGH reset signal.
After V
CC
returns to an in-tolerance condition, the reset signal
remains active for 150ms to allow the power supply and system
microprocessor to stabilize.
Typical Operating Circuit
V
CC
ASM1817
The ASM1817 is designed with a push-pull output stage and
operates over the extended industrial temperature range.
Devices are available in TO-92 and compact surface mount
SOT-23 packages.
Other low power products in this family include the ASM1810/
11/12/15/16, ASM1233D and ASM1233M.
RESET
RESET
Microprocessor
GND
Key Features
Low Supply Current
•20 µA maximum (5.5 V)
•15 µA maximum (3.6 V)
Automatically restarts a microprocessor after power failure
150ms reset delay after V
CC
returns to an in-tolerance con-
dition
Active HIGH power-up reset
Precision temperature-compensated voltage reference and
comparator
Eliminates external components
TO-92 and compact surface mount SOT-23 package
Push-Pull output for minimum current drain
Operating temperature -40°C to +85°C
Block Diagram
V
CC
Supply
Tolerance
Bias
ASM1817
+
Delay
150ms
Typical
-
Reference
RESET
GND
Alliance Semiconductor
2575 Augustine Drive . Santa Clara, CA 95054 . Tel: 408.855.4900 . Fax: 408.855.4999 . www.alsc.com
Notice: The information in this document is subject to change without notice

ASM1817-10F/T相似产品对比

ASM1817-10F/T GRM1552C1H5R8DA01W ASM1817-20F/T
描述 Power Management Circuit, Fixed, +2.88VV Chip Multilayer Ceramic Capacitors for General Purpose Power Management Circuit, Fixed, +2.55VV
是否Rohs认证 符合 - 符合
厂商名称 ALSC [Alliance Semiconductor Corporation] - ALSC [Alliance Semiconductor Corporation]
包装说明 , SIP3,.1,50 - , SIP3,.1,50
Reach Compliance Code unknown - unknown
可调阈值 NO - NO
端子数量 3 - 3
最高工作温度 85 °C - 85 °C
最低工作温度 -40 °C - -40 °C
封装主体材料 PLASTIC/EPOXY - PLASTIC/EPOXY
封装等效代码 SIP3,.1,50 - SIP3,.1,50
电源 1.2/5.5 V - 1.2/5.5 V
认证状态 Not Qualified - Not Qualified
最大供电电流 (Isup) 0.02 mA - 0.02 mA
表面贴装 NO - NO
温度等级 INDUSTRIAL - INDUSTRIAL
端子节距 1.27 mm - 1.27 mm
端子位置 SINGLE - SINGLE
阈值电压标称 +2.88V - +2.55V
Base Number Matches 1 - 1
关于串口驱动
个人理解 微软显示串口驱动的MDD层 自己要实现PDD层 今天在PB5.0下看到这个 D:\WINCE500\PUBLIC\COMMON\OAK\DRIVERS\SERIAL中有一个SERPDDCM文件夹 看名字好像是串口驱动的PDD 想问下这是个什 ......
dsyy 嵌入式系统
LPC9221 io口设置与使用
我有个nxp p89lpc9221芯片,用来控制7段数码管显示,用ICP口编程。 我现在设置p0.0,p0.1,p0.2为开漏输出;P0M1 |= 0x07; P0M2 |= 0x07; 三个脚都上拉到3.3v; 然后设置三个脚输出为0: sbit ......
passenger123 NXP MCU
关于ADC 采样的时钟问题?
本帖最后由 s364147694 于 2014-4-7 14:15 编辑 一次ADC采样转换时间是 采样时间+转换时间,公式是= (4 x ADC12CLK x N) + ( 13 xADC12CLK/Fadc12clk)) 但是采样的时钟和转换始终是一个吗? ......
s364147694 微控制器 MCU
求好心人帮忙,51单片机实现4位共阴数码管数字温度上下限报警功能的c程序和仿真图谢谢
求好心人帮忙,51单片机实现4位共阴数码管数字温度上下限报警功能的c程序和仿真图,P0口控制数码管,P3.7口控制蜂鸣器,P1口控制4x4矩阵键盘,键盘的功能能调节温度上下限,谢谢! ...
罗观武 51单片机
请问NK调入内存并开始执行后,为何还要读FLASH?
如下所示,EBOOT已经把NK调度到内存,并且已经跳到NK去执行。为什么NK还要初始化FLASH,并且要花十几秒的时间去读FLASH? Windows CE Kernel for ARM (Thumb Enabled) Built on Feb 8 2007 ......
wangxiaoyu 嵌入式系统
单片机学习方面的问题!
我想学单片机,现在准备买设备。大家帮忙推荐几个好点的东西。 编程器我想买多功能编程器,不知道有哪些?还有其他的配件大家也帮帮忙推荐一下,我现在对这方面还不懂。 我学过c,8086汇 ......
MEGANTWJ 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 2782  599  816  2595  2331  3  21  35  58  5 

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