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

关键词

搜索

型号

搜索

XC6122D738MR-G

产品描述IC watchdog timer sot-25
产品类别半导体    电源管理   
文件大小465KB,共26页
制造商TOREX(特瑞仕)
官网地址http://www.torex.co.jp/chinese/
标准  
下载文档 详细参数 全文预览

XC6122D738MR-G概述

IC watchdog timer sot-25

XC6122D738MR-G规格参数

参数名称属性值
Datasheets
XC6121,2,3,4 Series
Product Photos
SOT25
Standard Package3,000
CategoryIntegrated Circuits (ICs)
FamilyPMIC - Supervisors
系列
Packaging
Tape & Reel (TR)
类型
Type
Watchdog Circui
Number of Voltages Monitored1
OutpuOpen Drain or Open Collec
ReseActive Low
Reset Timeou800 ms Typical
Voltage - Threshold3.8V
Operating Temperature-40°C ~ 85°C
Mounting TypeSurface Mou
封装 / 箱体
Package / Case
SC-74A, SOT-753
Supplier Device PackageSOT-25

文档预览

下载PDF文档
XC6121/XC6122
XC6123/XC6124
Series
■GENERAL
DESCRIPTION
ETR0209-011b
Voltage Detector with Watchdog Function and ON/OFF Control (V
DF
=1.6V~5.0V)
The XC6121/XC6122/XC6123/XC6124 series is a group of high-precision, low current consumption voltage detectors with
watchdog functions incorporating CMOS process technology. The series consist of a reference voltage source, delay circuit,
comparator, and output driver. With the built-in delay circuit, the series do not require any external components to output
signals with release delay time. The output type is V
DFL
low when detected. The EN/ENB pin can control ON and OFF of the
watchdog functions. By setting the EN/ENB pin to low or high level, the watchdog function can be OFF while the voltage
detector remains operation. Since the EN/ENB pin of the XC6122 and XC6124 series is internally pulled up to the V
IN
pin or
pulled down to the V
SS
pin, these series can be used with the EN/ENB pin left open when the watchdog functions is used. The
detect voltages are internally fixed 1.6V ~ 5.0V in increments of 0.1V, using laser trimming technology. Six watchdog timeout
periods are available in a range from 50ms to 1.6s. Five release delay times are available in a range from 3.13ms to 400ms.
■APPLICATIONS
●Microprocessor
watchdog monitoring
and reset circuits
●Memory
battery backup circuits
●System
power-on reset circuits
●Power
failure detection
■FEATURES
Detect Voltage Range
Hysteresis Width
Operating Voltage Range
Detect Voltage Temperature
Characteristics
: +100ppm/
O
C (TYP.)
Output Configuration
: N-channel open drain
Watchdog Pin
: Watchdog input
If watchdog input maintains ‘H’ or
‘L’ within the watchdog timeout
period, a reset signal is output
from the RESETB pin.
EN/ENB Pin
: When the EN/ENB pin voltage is
set to low or high level, the
watchdog function is forced off.
Release Delay Time
: 400ms, 200ms, 100ms, 50ms,
3.13ms (TYP.)
Watchdog Timeout Period
: 1.6s, 800ms, 400ms, 200ms,
100ms, 50ms (TYP.)
Operating Ambient Temperature
: -40℃~ +85℃
Packages
: SOT-25, USP-6C
Environmentally Friendly
: EU RoHS Compliant, Pb Free
: 1.6V ~ 5.0V, +2%
(0.1V increments)
: V
DFL
x 5% (TYP.)
: 1.0V ~ 6.0V
■TYPICAL
APPLICATION CIRCUIT
■TYPICAL
PERFORMANCE
CHARACTERISTICS
●Supply
Current vs. Input Voltage
XC6121½XC6124(V
DF
=2.7V)
14.0
Ta=85℃
(μA)
Supply Current: I
SS
12.0
10.0
8.0
6.0
4.0
2.0
0
0
1
2
3
4
Input Voltage: V
IN
(V)
5
6
Ta=25℃
Ta=-40℃
1/26
ucosii在avr128上运行时不能切换任务,只执行任务0
//DMAVR-128的实现UC/OS-II移植代码,代码为网络开源代码,可以传播,任意学习使用 //实现4个任务切换,通过8个LED发光二极管演示,用户可以自行定义任务切换 //编译环境 AVR Studio 4.17/AVR ......
HONEY123 实时操作系统RTOS
实际项目请教:单片机驱动步进电机,由上位机通过串口通讯控制
学单片机不久,基本能做流水灯、逻辑控制之类的。最近有朋友交来一个项目,上位机通过串口和单片机通讯,单片机接驱动芯片带步进电机。上位机程序由别人用VC写,给了通讯协议如下。 单片机用 ......
zhxw617 嵌入式系统
高手在民间:SD卡坏了进行封装PCB跳线 修复数据
现在很多现代的NAND闪存设备都采用了一种新型的架构,将接口、控制器和存储芯片集成到一个普通的陶瓷层中。我们称之为一体结构封装。 直到最近,所有的存储卡,如SD、索尼的MemoryStick、MMC ......
btty038 无线连接
MM32F103 数码管动态驱动演示
本帖最后由 serialworld 于 2018-11-1 06:29 编辑 MM32F103 数码管动态驱动演示,比较简单,就不多解释了。另外测试了一下96Mhz单片机全速运行的电流,5V时13.5mA左右,3.3V时使用万用表无法 ......
serialworld 电机控制
【KW41z 在RaspberryPi2部署KW41z TUN/TAP问题,已解决!!!
本帖最后由 damiaa 于 2017-6-25 12:08 编辑 【KW41z 在RaspberryPi2部署KW41z TUN/TAP 出现问题,已解决。 307575 307576 1,$ ./GetKinetisDevices 这一步执行了。 NXP Kinetis- ......
damiaa NXP MCU
温度测量实录--移动扫描测量
1.上下移动扫描测量: 2.左右移动扫描测量: 3.低温左右移动扫描测量: 4.远近移动扫描测量: 5.低温远近移动扫描测量: 小结: 1.测量时,红 ......
lanhua 以拆会友

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 1613  2839  148  1830  1354  48  56  3  57  41 

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