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

关键词

搜索

型号

搜索

ASM6389XS25TD6G-T

产品描述Power Supply Support Circuit, Fixed, 1 Channel, PDSO4, GREEN, SC-70, 4 PIN
产品类别电源/电源管理    电源电路   
文件大小151KB,共15页
制造商ALSC [Alliance Semiconductor Corporation]
下载文档 详细参数 全文预览

ASM6389XS25TD6G-T概述

Power Supply Support Circuit, Fixed, 1 Channel, PDSO4, GREEN, SC-70, 4 PIN

ASM6389XS25TD6G-T规格参数

参数名称属性值
厂商名称ALSC [Alliance Semiconductor Corporation]
零件包装代码SOIC
包装说明TSOP,
针数4
Reach Compliance Codeunknown
ECCN代码EAR99
其他特性RESET THRESHOLD VOLTAGE IS 2.50V
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码R-PDSO-G4
长度2.05 mm
信道数量1
功能数量1
端子数量4
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE
认证状态Not Qualified
座面最大高度1.1 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1 V
表面贴装YES
温度等级AUTOMOTIVE
端子形式GULL WING
端子节距1.3 mm
端子位置DUAL
宽度1.25 mm

文档预览

下载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
一场直播+2个笔记,实践、弄懂MPU的Linux安全引导步骤
安全引导这个词,似乎并不常见,可能它在MCU开发中很少涉及到?我想它和bootloader更相关一些,想了解更多,欢迎8月4日(下周二)跟着19年嵌入式工程师去解读安全引导、另外推荐microchip藏书阁 ......
nmg Microchip MCU
EEWORLD大学堂----超大规模集成电路基础
超大规模集成电路基础:https://training.eeworld.com.cn/course/5758随着集成电路设计技术和工艺技术的不断发展,大规模、超大规模集成电路在各个行业得到了广泛的应用,工农业、军工、消费电 ......
桂花蒸 模拟电子
MicroPython添加了LCD160CR驱动
本帖最后由 dcexpert 于 2017-1-23 20:28 编辑 今天,MicroPython中新添加了LCD160CR液晶驱动程序。LCD160CR液晶是官方推出的液晶屏,分辨率是160x128,65536种彩色,可以通过I2C、SPI或UART ......
dcexpert MicroPython开源版块
emWin实现日历
本帖最后由 zhaojun_xf 于 2015-9-21 16:22 编辑 emWin可以用VC++仿真也可以使用VS仿真,给emWin的开发带来了极大的方便。最近一个项目中要使用到日历,在emWin的例程中没有找到日历相关的代 ......
zhaojun_xf stm32/stm8
windows 平台下的一个简单驱动 求sources文件写法
////////////////////////////////////////////////// // DriverDemo.cpp???? //---------------------------DriverDemo.cpp????--------------------------------------// extern "C" { ......
ahwangbang 嵌入式系统
WindowsCE 6.0 for mini2440/micro2440现在已经发布啦
2010-1-8: 友善之臂 正式推出全新齐全的WindowsCE 6.0 BSP,并重现Qtopia中大部分精彩应用。 新软件系统完全支持64M/128M/256M/512M/1GB Nand Flash 下载解压后可以得到如下文件: ......
xyz.eeworld 嵌入式系统

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1275  298  1328  136  563  14  43  15  30  50 

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