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

关键词

搜索

型号

搜索

ASM706SESA

产品描述2-CHANNEL POWER SUPPLY MANAGEMENT CKT, PDSO8, SOP-8
产品类别电源/电源管理    电源电路   
文件大小306KB,共18页
制造商ON Semiconductor(安森美)
官网地址http://www.onsemi.cn
下载文档 详细参数 全文预览

ASM706SESA概述

2-CHANNEL POWER SUPPLY MANAGEMENT CKT, PDSO8, SOP-8

ASM706SESA规格参数

参数名称属性值
厂商名称ON Semiconductor(安森美)
零件包装代码SOIC
包装说明SOP,
针数8
Reach Compliance Codeunknown
ECCN代码EAR99
其他特性RESET THRESHOLD VOLTAGE IS 2.93V; MANUAL RESET INPUT
可调阈值NO
模拟集成电路 - 其他类型POWER SUPPLY MANAGEMENT CIRCUIT
JESD-30 代码R-PDSO-G8
JESD-609代码e0
长度4.9 mm
信道数量2
功能数量1
端子数量8
最高工作温度85 °C
最低工作温度-40 °C
封装主体材料PLASTIC/EPOXY
封装代码SOP
封装形状RECTANGULAR
封装形式SMALL OUTLINE
峰值回流温度(摄氏度)NOT SPECIFIED
认证状态Not Qualified
座面最大高度1.75 mm
最大供电电压 (Vsup)5.5 V
最小供电电压 (Vsup)1.2 V
标称供电电压 (Vsup)3 V
表面贴装YES
技术CMOS
温度等级INDUSTRIAL
端子面层TIN LEAD
端子形式GULL WING
端子节距1.27 mm
端子位置DUAL
处于峰值回流温度下的最长时间NOT SPECIFIED
宽度3.91 mm
Base Number Matches1

文档预览

下载PDF文档
ASM706 P/ R/ S/ T/ J
ASM708 R/ S/ T/ J
April 2005
rev 1.5
3/3.3/4.0 V µP Supervisor Circuits
Features
Precision power supply monitor
•2.63V threshold (ASM706P/R, ASM708R)
•2.93V threshold (ASM706S, ASM708S)
•3.08V threshold (ASM706T, ASM708T)
•New 4.00V threshold (ASM706J, ASM708J)
Debounced manual reset input
Auxiliary voltage monitor comparator
•1.25V threshold
•Battery monitor / auxiliary supply monitor
Watchdog timer (ASM706P/R/S/T/J)
•Watchdog can be disabled by floating WDI
200ms reset time delay
Three reset signal options
•Active HIGH: ASM706P
•Active LOW: ASM706R/S/T/J
•Active HIGH and LOW outputs: ASM708R/S/T/J
DIP, SO and MicroSO packages
Guaranteed RESET assertion to V
CC
= 1.1V
General Description
The ASM706P/R/S/T/J and ASM708R/S/T/J are cost effective
CMOS supervisor circuits that monitor power-supply, battery
voltage level and
µP/µC
operation.
The family offers several functional options. Each device
generates a reset signal during power-up, power-down and
brownout conditions. A reset is generated when the supply
drops
below
2.63V
(ASM706P/R,
ASM708R),
2.93V
(ASM706S, ASM708S), 3.08V (ASM706T, ASM708T) or 4.00V
(ASM706J, ASM708J). In addition, the ASM706P/R/S/T/J
feature a 1.6 second watchdog timer. The watchdog timer
output will trigger a reset if connected to MR. Floating the WDI
input pin disables the watchdog timer.
The ASM708R/S/T/J have both active-HIGH and active-LOW
reset outputs but no watchdog function. The ASM706P has the
same pin-out and functions as the ASM706R but has an active-
HIGH reset output.
A versatile power-fail circuit, useful in checking battery levels
and non-5V supplies, has a 1.25V threshold. All devices have a
manual reset input. All devices are available in 8-pin DIP, SO
and the compact MicroSO packages. The MicroSO package
requires 50% less PC board area than the conventional SO
package.
Applications
Computers and embedded controllers
CTI applications
Automotive systems
Portable/Battery-operated systems
Intelligent instruments
Wireless communication systems
PDAs and hand-held equipment
Safety systems
Typical Operating Circuit
Unregulated DC
+3.3V Regulator
V
CC
V
CC
PFI
ASM706 R/S/T
ASM708 R/S/T
(ASM706 P)
µP
R
1
RESET
(RESET)
WDI
WDO
PFO
RESET
(RESET)
I/O LINE
NMI
INTERRUPT
R
2
MR
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
STM32+ESP8266获取天气信息并显示到lcd
本帖最后由 流年u7 于 2018-11-6 10:23 编辑 硬件平台:stm32f429、esp8266串口wifi模块. 天气数据来源:丫丫天气 http://www.yytianqi.com ].(其他天气都要手机号注册,这个不用,就用它 ......
流年u7 stm32/stm8
2008年北京市电子竞赛题详解
2008年北京市大学生电子设计大赛,基于CPLD对交流参数的设计。...
742859453 嵌入式系统
MSP-EXP430F5529LP板载仿真器驱动安装失败
本帖最后由 lpxv 于 2014-5-28 11:16 编辑 是MSP-EXP430F5529LP开发板,就是最近出的5529的lanch pad小红板子,TI官方板子,made in china , 板载仿真器驱动安装失败, 以下是我的流程 1 ......
lpxv 微控制器 MCU
赚分帖~~~
0...
mapleyang 嵌入式系统
奇怪的问题?
//部分代码如下: /*以下为从U盘读数据发送到 串口部分 */ #define MAX_BYTE_IO 6 /* 以字节为单位单次读写文件时的最大长度,默认值是29,值大则占用内存多,值小则超过该长度必须分多次读写 * ......
ytpen 嵌入式系统
闪烁的问题
各位: 键盘程序中,我用二个键同时按下选择进入数据设定,现在想使打算改变的数据位闪烁(LCD),应怎么处理,请教...
zglckf 微控制器 MCU

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1850  539  1647  354  1352  8  35  2  53  25 

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