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

关键词

搜索

型号

搜索

MCP79402

产品描述I2C鈩?Real-Time Clock/Calendar with SRAM, Unique ID and Battery Switchover
产品类别嵌入式处理器和控制器    微控制器和处理器   
文件大小576KB,共39页
制造商Microchip(微芯科技)
官网地址https://www.microchip.com
下载数据手册 下载用户手册 详细参数 选型对比 全文预览

MCP79402概述

I2C鈩?Real-Time Clock/Calendar with SRAM, Unique ID and Battery Switchover

MCP79402规格参数

参数名称属性值
厂商名称Microchip(微芯科技)
Reach Compliance Codecompli
ECCN代码EAR99
技术CMOS
uPs/uCs/外围集成电路类型TIMER, REAL TIME CLOCK

文档预览

下载PDF文档
MCP79400/MCP79401/MCP79402
I
2
C™ Real-Time Clock/Calendar with SRAM, Unique ID
and Battery Switchover
Device Selection Table
Part Number
MCP79400
MCP79401
MCP79402
SRAM
(Bytes)
64
64
64
Unique ID
Blank
EUI-48
EUI-64
Description:
The MCP7940X series of low-power Real-Time Clocks
(RTC) uses digital timing compensation for an accurate
clock/calendar, a programmable output control for
versatility, a power sense circuit that automatically
switches to the backup supply, and nonvolatile memory
for data storage. Using a low-cost 32.768 kHz crystal,
it tracks time using several internal registers. For
communication, the MCP7940X uses the I
2
C™ bus.
The clock/calendar automatically adjusts for months
with fewer than 31 days, including corrections for
leap years. The clock operates in either the 24-hour
or 12-hour format with an AM/PM indicator and
settable alarm(s) to the second, minute, hour, day of
the week, date or month. Using the programmable
CLKOUT, frequencies of 32.768, 8.192 and 4.096
kHz and 1 Hz can be generated from the external
crystal.
Along with the battery-backed SRAM memory, a 64-bit
protected EEPROM space is available for a unique ID
or MAC address to be programmed at the factory or by
the end user.
The device is fully accessible through the serial
interface while V
CC
is between 1.8V and 5.5V, but can
operate down to 1.3V for timekeeping and SRAM
retention only.
The RTC series of devices are available in the standard
8-lead SOIC, TSSOP, MSOP and 2x3 TDFN packages.
Features:
• Real-Time Clock/Calendar (RTCC), Battery
Backed:
- Hours, Minutes, Seconds, Day of Week, Day,
Month and Year
- Dual alarm with single output
• On-Chip Digital Trimming/Calibration:
- Range -127 to +127 ppm
- Resolution 1 ppm
• Programmable Open-Drain Output Control:
- CLKOUT with 4 selectable frequencies
- Alarm output
• 64 Bytes SRAM, Battery Backed
• 64-Bit Unique ID:
- User or factory programmable
- Protected EEPROM
- EUI-48
or EUI-64
MAC address
- Custom ID programming
• Automatic V
CC
Switchover to V
BAT
Backup
Supply
• Power-Fail Time-Stamp for Battery Switchover
• Low-Power CMOS Technology:
- Dynamic Current: 400
A
max read
- Dynamic Current: 400
A
max SRAM
- Battery Backup Current: <700nA @ 1.8V
• 100 kHz and 400 kHz Compatibility
• ESD Protection >4,000V
• 1 Million Erase/Write Cycles for Unique ID
• Packages include 8-Lead SOIC, TSSOP, 2x3
TDFN, MSOP
• Pb-Free and RoHS Compliant
• Temperature Ranges:
- Industrial (I): -40°C to +85°C
Package Types
MSOP
X1
X2
V
BAT
V
SS
1
2
3
4
8
7
6
5
SOIC, TSSOP
X1
X2
V
BAT
V
SS
1
2
3
4
8
7
6
5
V
CC
MFP
SCL
SDA
V
CC
MFP
TDFN
SCL
SDA
X1 1
X2 2
V
BAT
3
V
SS
4
8 V
CC
7 MFP
6 SCL
5 SDA
2011 Microchip Technology Inc.
DS25009A-page 1

MCP79402相似产品对比

MCP79402 MCP79401 MCP79400
描述 I2C鈩?Real-Time Clock/Calendar with SRAM, Unique ID and Battery Switchover I2C鈩?Real-Time Clock/Calendar with SRAM, Unique ID and Battery Switchover I2C鈩?Real-Time Clock/Calendar with SRAM, Unique ID and Battery Switchover
厂商名称 Microchip(微芯科技) - Microchip(微芯科技)
Reach Compliance Code compli - compli
ECCN代码 EAR99 - EAR99
技术 CMOS - CMOS
uPs/uCs/外围集成电路类型 TIMER, REAL TIME CLOCK - TIMER, REAL TIME CLOCK
M4在IAR环境下的ucosii移植问题
移植了cortex-m3的port,但是失败。移植了8962的官方demo版本也失败了,现象都是一启动新任务就进入faultisr()。 系统的中断能进入,通过iar的单步调试能看到进入了systick中断。 taskcre ......
jobszheng5 微控制器 MCU
TI芯片TPS54610的同步降压DC/DC电源设计
1.TPS54610集成化的设计减少了元件数量和体积。因此,可广泛用于低电压输入高电流输出的分散电源系统(如DSP、FPGA、A-SIC、微处理器电源,宽带网络和光纤通讯以及便携式笔记本电脑的电源系统) ......
qwqwqw2088 模拟与混合信号
三极管开关电路的问题
三极管做开关使其工作在饱和状态下。5906359064 这样能输入比VCC低还能工作在饱和状态么 不是集电极应该正偏么 59065 一般的电路时输入和VCC相等 那集电极和基极的管压降不也有0.5V么 怎么 ......
常见泽1 模拟电子
MSP430F5438A的SPI通信分频系数到底是否加1
这也算是个细枝末节的问题了呃 在看5438A的User's Guide的时候,发现对决定分频系数的两个寄存器(以B0为例)UCB0BR0和UCB0BR1是这样描述的: 193386 但是在大多数程序当中,如果 ......
liujj05 微控制器 MCU
哪个有单片机或者DSP做过数字电源???我现在选用DSP280X系列
哪个有单片机或者DSP做过数字电源???我现在选用DSP280X系列的,,,但是程序的定标和PID算法和软件AD校正方面还有点问题,,哪个做过 QQ 328277289 著名 电子工程世界 邮件 puyiyue1980 ......
pyy1980 51单片机
怎样选择MOSFET
随着制造技术的发展和进步,系统设计人员必须跟上技术的发展步伐,才能为其设计挑选最合适的电子器件。MOSFET是电气系统中的基本部件,工程师需要深入了解它的关键特性及指标才能做出正确选择。 ......
qinkaiabc PCB设计

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

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

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 762  823  1469  880  769  26  48  59  11  54 

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