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

关键词

搜索

型号

搜索

ASM6383XR26TD4F

产品描述Power Supply Support Circuit, Fixed, 1 Channel, PDSO3, ROHS COMPLIANT, SC-70, 3 PIN
产品类别电源/电源管理    电源电路   
文件大小151KB,共15页
制造商PulseCore Semiconductor Corporation
标准
下载文档 详细参数 全文预览

ASM6383XR26TD4F概述

Power Supply Support Circuit, Fixed, 1 Channel, PDSO3, ROHS COMPLIANT, SC-70, 3 PIN

ASM6383XR26TD4F规格参数

参数名称属性值
是否Rohs认证符合
包装说明ROHS COMPLIANT, SC-70, 3 PIN
Reach Compliance Codeunknown
其他特性RESET THRESHOLD VOLTAGE IS 2.63V
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码R-PDSO-G3
JESD-609代码e3/e6
长度2.05 mm
信道数量1
功能数量1
端子数量3
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE, SHRINK PITCH
峰值回流温度(摄氏度)260
认证状态Not Qualified
座面最大高度1.1 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1 V
表面贴装YES
温度等级AUTOMOTIVE
端子面层MATTE TIN/TIN BISMUTH
端子形式GULL WING
端子节距0.65 mm
端子位置DUAL
处于峰值回流温度下的最长时间40
宽度1.25 mm
Base Number Matches1

文档预览

下载PDF文档
September 2005
rev
1.5
ASM6381 - ASM6390
Single/Dual Low Voltage, Low Power Microcontroller Power Supply Supervisor
General Description
The ASM6381 - ASM6390 are cost effective +1.8V to +5V
power supply supervisor circuits optimized for low-power
microprocessor (µP), microcontroller (µC) and digital systems.
They provide a reset output during power-up, power-down and
brown-out conditions. They provide excellent reliability by
eliminating external components and adjustments.
A reset signal is issued if the power supply voltage drops below
a preset reset threshold and is asserted for a minimum reset
timeout period after the supply has risen above the reset
threshold. The reset timeout periods are available from 1ms to
1200ms. The ASM6381, ASM6384 and ASM6387 have a push-
pull active-low reset output. The ASM6382, ASM6385 and
ASM6388 have a push-pull active-high reset output, and the
ASM6383, ASM6386, ASM6389 and ASM6390 have an open-
drain active-low reset output. The ASM6384, ASM6385 and
ASM6386 also feature a manual reset input.
The ASM6387, ASM6388, ASM6389 have an auxiliary input
RESET IN for monitoring a second voltage. The ASM6390
offers a manual reset input with a longer V
CC
reset timeout
period and a shorter manual reset timeout.
The reset output state is guaranteed to be in the correct logic
state for V
CC
down to 1V. The reset comparator is designed to
ignore fast transients on V
CC
.
• Factory-set Reset Threshold Voltages ranging from +1.58V
to 4.63V.
• Monitor 1.8V to 5V supplies.
• Push-Pull Active-low reset valid with 1.0V supply.
• Small 3-pin SC-70, 4-pin SC-70, 3-pin and 5-pin SOT23
packages.
• No external components.
• Specified over full temperature range: -40°C to 125°C
• Seven Reset Timeout periods: 1ms, 20ms, 140ms, 280ms,
560ms, 1120ms, 1200ms (min).
• Low power consumption: 3µA at +1.8V.
• Auxiliary RESET IN
• Manual Reset input.
Low supply current makes the ASM6381 - ASM6390 ideal for
use in portable and battery operated equipments. The
ASM6381 - ASM6383 are available in a compact, industry
standard 3-pin SC70 package and the ASM6384 - ASM6390
are available in a compact, industry standard 4-pin SC70
package. The ASM63811, ASM63812,
3-pin and 5-pin SOT23 package.
Reset thresholds are available from +1.58V to 4.63V in
approximately 100mV increments to support +1.8V to +5V
systems.
ASM63832 are
available in 3-pin SOT23 package. ASM63813 is available in
Features:
Typical Operating Circuit
Applications
Embedded controllers
Portable/Battery operated systems
Intelligent instruments
Wireless communication systems
PDAs and handheld equipment
Computers
MR
R2
V
CC
R1
V
CC
RESET IN
V
CC
µP
RESET
Input
(RESET)
RESET
(RESET)
GND
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
evc 4.0用oledb连接sql server ce数据库
{ AfxMessageBox(_T("NO SetPropertie...
xusn 嵌入式系统
mc35i和单片机的开发
最近买了一块mc35i模块,但是对这个模块的上网问题还是很模糊,尤其是涉及到协议的问题,大侠们给指点指点...
hailangties 嵌入式系统
请教关于看门狗的问题?
我用的430F147芯片,由于所写程序有时会出现死机,程序周期为4s,想用看门狗复位。我看过资料看门狗本身时间最长是1s,请问看门狗时间能设为更长些吗,如何设置?或者有什么好的方法解决死机的 ......
肯清 微控制器 MCU
CCS( Code Composer Studio)教程合集
最近跟着TI课堂学launchpad,过程中用到了Code Composer Studio,于是从望山搜集了CCS的一些教程,分享一下, 供大家学习...
tiankai001 微控制器 MCU
分享MSP430(F149)红外接收代码
用MSP430(F149)做红外接收比发送更为简单,我采用的红外传感器是HS0038B,这个原件在接收到38K红外时输出低电平,否则输出高电平,因此,我们就可以从这点开始编写程序了,由于HS0038B的电路 ......
Jacktang 微控制器 MCU
延时函数的作用
在接触底层编程时,经常会有延时函数,但是我不知道延时函数的作用是什么!请大侠指教!...
wqlzhm 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 737  1704  1128  1658  655  25  14  38  59  21 

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