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

关键词

搜索

型号

搜索

ASM6383XR46TD7F-T

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

ASM6383XR46TD7F-T概述

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

ASM6383XR46TD7F-T规格参数

参数名称属性值
是否Rohs认证符合
厂商名称PulseCore Semiconductor Corporation
包装说明ROHS COMPLIANT, SC-70, 3 PIN
Reach Compliance Codeunknown
其他特性RESET THRESHOLD VOLTAGE IS 4.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

文档预览

下载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
如何往NAND写数据
有USB的产品,可以通过给他先烧一个USB转NAND的程序,然后通过电脑拷贝文件进去. 但是没USB的产品,而他又外接了NAND,如何往里面复制数据呢? 比较方便快捷方法是什么?NAND上跑有fatfs文件系统. ......
cl17726 单片机
为什么Matlab计算结果和单片机相差非常大?
遇到一个很奇怪的问题,下边这个公式使用Matlab和EXCEL计算结果相同且正确 使用单片机和csharp测试又是另一个结果 -(2*L^4*b - L^4*c + 8*L^2*b^3 + 2*L^2*c^3 + 8*c^3*h^2 - 4*L^2*b*c^2 ......
littleshrimp 综合技术交流
大家帮忙看一下合不合理,已经检查过了没问题,但还是问问。
大家帮我看一下,这个排阻是否合理,排阻接p0口充当上拉电阻 1腿接电源。然后点阵和排阻的孔能否就是一端接底线,一端接顶线。像图一样点阵有些孔是接红线,有些接蓝线。这样是可以的么 ...
示范法 PCB设计
CE5.0 dirs问题
最近拿到一个BSP 里面dirs这样写的 DIRS= \ drivers \ kernel \ gwe \ # eboot 想问下 eboot前面为什么加个#...
petrified 嵌入式系统
各地争看《阿凡达》,出不尽的洋相
看完午夜场的《阿凡达》,凌晨3点影院地下车库依然是人声鼎沸,心情相当的诡异,真不知道卡梅隆这厮是从哪个星球来的,12年前兴风作浪弄翻了泰坦尼克, 却是大张旗鼓的掳走了18个亿美金,12年后 ......
shuangshumei 聊聊、笑笑、闹闹
51单片机实现SIM900A稳定的短信接收和发送
51单片机实现手机APP的接受发送 ...
pengyongnet 51单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 662  195  2820  1648  1127  16  11  19  30  34 

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