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

关键词

搜索

型号

搜索

ASM6386XS28TD4G-T

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

ASM6386XS28TD4G-T概述

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

ASM6386XS28TD4G-T规格参数

参数名称属性值
是否Rohs认证符合
厂商名称PulseCore Semiconductor Corporation
包装说明GREEN, SC-70, 4 PIN
Reach Compliance Codeunknown
Is SamacsysN
其他特性RESET THRESHOLD VOLTAGE IS 2.80V
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY SUPPORT CIRCUIT
JESD-30 代码R-PDSO-G4
JESD-609代码e3/e6
长度2.05 mm
信道数量1
功能数量1
端子数量4
最高工作温度125 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码TSOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE, THIN PROFILE
峰值回流温度(摄氏度)260
认证状态Not Qualified
座面最大高度1.1 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1 V
表面贴装YES
温度等级AUTOMOTIVE
端子面层MATTE TIN/TIN BISMUTH
端子形式GULL WING
端子节距1.3 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
反激电源变压器设计步骤
本帖最后由 qwqwqw2088 于 2016-5-12 09:44 编辑 先说明两个定义: 1.Vor定义为反射电压。 2.Krp定义为电流的波峰比,即峰峰值:峰值。 反激是由Buck-Boost电路演变而来,最苛刻的点为最 ......
qwqwqw2088 模拟与混合信号
串口-大批量数据收发
大家好,小弟目前正在做一个项目,里面涉及到上位机通过串口(RS232)与DSP进行大批量数据的收发,板子上用的通信芯片是MAX3111EEWI,自带一个8-word-deep-receive FIFO,好像不处理的情况下一 ......
刘丽军 嵌入式系统
转让一些用不上的板子(多图)明码标价 也可交换
12864液晶模块,3块,每块40元 60201602026020360204 320240液晶显示模块,用的时间不超过一小时,50元 6020560206 1.8液晶模块,做实验用的,带转接板 15元 6020760208 智峰脱机 ......
wanghongyang 淘e淘
初学msp430需要注意的一些问题
471152 下面这些全是网友常遇到的问题,尤其适合初学msp430的同学。 1.#include<>指要在编辑器设定目录下,#include""指的是在当前工程目录下。 2.要调用另一个文件中的函数 ......
灞波儿奔 微控制器 MCU
telit模块ge863-gps问题~!
有没有熟悉此模块的大哥啊~小弟最近在用这个模块。用其内部的python编程接口。在采到gps信息,放入一个变量A当中后,我该怎样操作,才能将这些gps信息通过短信的方式发送出去啊。也就是短信内容 ......
kongrudalong 嵌入式系统
stm32f103zet6————50元以下包邮的
最近有个项目,关于内存管理的,手头的rbt6容量不够。想先买个大点的试试。没问题再画板,所以这块板子也应该用的不多,因此想买个二手的核心板,能用就行,淘宝上看了下MCU+USB+JLINK基本是50 ......
770781327 淘e淘

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 705  1225  2908  859  240  45  39  9  47  12 

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