特性
- 单电源:1.8 V 至 5.5 V
- 串行外设接口兼容(SPI 总线) SPI 模式 0(0,0),3(1,1)
- 时钟频率:5 MHz(2.5 V 至 5.5 V)、3 MHz(1.8 V 至 5.5 V)
- 功耗:待机:5μA(最大值) 活动(读取):5mA(最大值) 活动(写入):5mA(最大值)
- 自动页面写入:128 字节/页
- 写入周期时间:5 ms(最大值)
- 耐久性:1,000k 循环 @25 °C
- 数据保存:100 年 @25 °C
- 小尺寸封装:SOP-8 引脚、TSSOP-8 引脚
- 出货卷带 TSSOP-8 引脚 : 3,000 IC/卷 SOP-8 引脚 : 2,500 IC/卷
- 温度范围:−40 至 +85°C
- 无铅产品。
描述
R1EX25xxx 系列是兼容串行外设接口(SPI)的 EEPROM(电可擦除可编程 ROM)。 该系列采用先进的 MONOS 存储器技术和 CMOS 工艺和低电压电路技术,速度快、功耗低且可靠性高。 128 字节的页面编程功能可加快写入操作速度。
| 器件号 | 状态 | 样品 | 库存 | 封装 | 预算价格(美元) | Carrier Type | Moisture Sensitivity Level (MSL) | Country of Assembly | Country of Wafer Fabrication |
|---|---|---|---|---|---|---|---|---|---|
| R1EX25512ASA00I#S0 | Obsolete | Available | 有库存 | SOP | 1ku | $2.53 | Embossed Tape | 1 | VIETNAM | JAPAN |
| R1EX25512ATA00I#S0 | Obsolete | Available | 有库存 | TSSOP | Embossed Tape | 1 | |||
| R1EX25512ATA00I#U0 | Obsolete | N/A | 有库存 | TSSOP | Embossed Tape | 1 |
加载中
请登录后开启订阅
- 应用说明英语AI 生成的摘要: The software controls clock synchronous communication using the 3-wire serial I/O (CSI mode) of the RL78 microcontroller's serial array unit as a single master. It supports MSB-first transfer and CPU-driven data transfer but lacks chip-select control and DMA or interrupt-driven transfer. The software operates under specified conditions with RL78/G14 and Renesas R1EX25xxx SPI EEPROM, using CS+ development environments and standard compiler settings.相关文件:
- 产品变更通告英语
- 产品变更通告英语
- 产品变更通告英语
- 应用说明英语RX Family SCIFA Clock Synchronous Single Master Control Module Using Firmware Integration TechnologyAI 生成的摘要: The SCIFA FIT module enables easy integration of clock synchronous single master control into RX Family microcontrollers through APIs. It supports initialization, control, transmit/receive, interrupt handling, and error logging functions. Operation is confirmed on RX64M and RX71M groups with specified memory sizes, compiler settings, and development environments. Memory requirements vary by compiler version and endian mode.相关文件:
- 产品变更通告英语
- 应用说明英语AI 生成的摘要: The document details a sample program for RX family microcontrollers using RSPI for clock synchronous single master control via a three-wire serial communication method. It supports single-channel operation with MSB-first data transfer in both big and little endian formats. The code excludes chip select control and DMA transfers and allows normal or high-speed receive modes. Supervisor mode operation is required for high-speed mode, while normal mode supports both user and supervisor modes. The RSPI module's features and peripheral usage are outlined, including port requirements for slave device selection.相关文件:
- 应用说明英语AI 生成的摘要: The document details control software for Renesas R1EX24xxx series serial EEPROMs using Renesas MCUs. It explains communication protocols including write, acknowledge polling, and read operations via I2C single master control software. The software supports multiple channels and slave devices, handles address conversion based on EEPROM capacity, and includes recovery functions for bus errors. It also outlines peripheral functions and usage examples for serial EEPROM communication.相关文件:
- 应用说明英语RX Family, RL78 Family, 78K0R/Kx3-L Renesas R1EX25xxx Series Serial EEPROM Control Software Rev.1.06AI 生成的摘要: The document details the Renesas R1EX25xxx Series Serial EEPROM control software for RX, RL78, and 78KOR/Kx3-L MCU families. It describes driver initialization, read/write processes, command handling, and internal functions. The software manages SPI Serial EEPROM devices via MCU's synchronous serial communication, supporting up to two devices with configurable communication speed and endian modes. Evaluation conditions for RX610 MCU include operating frequency, voltage, development environment, and compiler settings.相关文件:
- 应用说明英语AI 生成的摘要: This document details the implementation of clock synchronous single master control using the SCI interface on RX family microcontrollers. It supports SPI mode with software-based MSB-first data transfer and both big and little endian formats. The sample code handles single master transmit, receive, and transmit/receive operations using CPU transfers only, without support for DMAC, EXDMAC, DTC, or interrupt-driven transfers. Chip select control is not included and must be implemented separately if needed.相关文件:
- 数据手册英语R1EX25512ASA00I/R1EX25512ATA00I DatasheetRECOMMENDED
推荐文档 (1)
- 数据手册英语R1EX25512ASA00I/R1EX25512ATA00I DatasheetRECOMMENDED
数据手册 (1)
手册和指南 (2)
- 应用说明英语AI 生成的摘要: The software controls clock synchronous communication using the 3-wire serial I/O (CSI mode) of the RL78 microcontroller's serial array unit as a single master. It supports MSB-first transfer and CPU-driven data transfer but lacks chip-select control and DMA or interrupt-driven transfer. The software operates under specified conditions with RL78/G14 and Renesas R1EX25xxx SPI EEPROM, using CS+ development environments and standard compiler settings.相关文件:
- 应用说明英语RX Family SCIFA Clock Synchronous Single Master Control Module Using Firmware Integration TechnologyAI 生成的摘要: The SCIFA FIT module enables easy integration of clock synchronous single master control into RX Family microcontrollers through APIs. It supports initialization, control, transmit/receive, interrupt handling, and error logging functions. Operation is confirmed on RX64M and RX71M groups with specified memory sizes, compiler settings, and development environments. Memory requirements vary by compiler version and endian mode.相关文件:
- 应用说明英语AI 生成的摘要: The document details a sample program for RX family microcontrollers using RSPI for clock synchronous single master control via a three-wire serial communication method. It supports single-channel operation with MSB-first data transfer in both big and little endian formats. The code excludes chip select control and DMA transfers and allows normal or high-speed receive modes. Supervisor mode operation is required for high-speed mode, while normal mode supports both user and supervisor modes. The RSPI module's features and peripheral usage are outlined, including port requirements for slave device selection.相关文件:
- 应用说明英语AI 生成的摘要: The document details control software for Renesas R1EX24xxx series serial EEPROMs using Renesas MCUs. It explains communication protocols including write, acknowledge polling, and read operations via I2C single master control software. The software supports multiple channels and slave devices, handles address conversion based on EEPROM capacity, and includes recovery functions for bus errors. It also outlines peripheral functions and usage examples for serial EEPROM communication.相关文件:
- 应用说明英语RX Family, RL78 Family, 78K0R/Kx3-L Renesas R1EX25xxx Series Serial EEPROM Control Software Rev.1.06AI 生成的摘要: The document details the Renesas R1EX25xxx Series Serial EEPROM control software for RX, RL78, and 78KOR/Kx3-L MCU families. It describes driver initialization, read/write processes, command handling, and internal functions. The software manages SPI Serial EEPROM devices via MCU's synchronous serial communication, supporting up to two devices with configurable communication speed and endian modes. Evaluation conditions for RX610 MCU include operating frequency, voltage, development environment, and compiler settings.相关文件:查看更多 (14)
应用说明和白皮书 (14)
- 产品变更通告英语
- 产品变更通告英语
- 产品变更通告英语
- 产品变更通告英语
产品通告(产品变更、EOL 等) (5)
- 技术更新英语
- 技术更新英语
- 技术更新英语PDF 446 KB TN-N58-A028A/E 2007年12月06日
- 技术更新英语
勘误表和技术更新 (5)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
质量和可靠性 (2)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
营销资料 (2)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助