特性
- Single supply: 1.8V to 5.5V
- Two-wire serial interface (I²C serial bus)
- Clock frequency: 1MHz (2.5V to 5.5V)/400kHz (1.8V to 5.5V)
- Power dissipation: Standby: 2.0μA (max) Active (Read): 1.0mA (max) Active (Write): 5.0mA (max)
- Automatic page write: 128-byte/page
- Write cycle time: 5ms
- Endurance: 1,000k or more Cycles
- Data retention: 100 or more Years
- Small size packages: SOP 8-pin, TSSOP 8-pin
- Shipping tape and reel TSSOP 8-pin: 3,000 IC/reel SOP 8-pin: 2,500 IC/reel
- Temperature range: −40°C to +85°C
- Lead-free products.
- Halogen-free products. (#U0, #K0)
描述
The R1EX24512B is a two-wire serial interface EEPROM (Electrically Erasable and Programmable ROM). It realizes high-speed, low-power consumption, and a high level of reliability by employing advanced MONOS memory technology and the CMOS process, and low-voltage circuitry technology. It also has a 128-byte page programming function to make its write operation faster.
| Part Number | Status | Samples | Stock | Package | Budgetary Price (USD) | Carrier Type | Moisture Sensitivity Level (MSL) | Country of Assembly | Country of Wafer Fabrication |
|---|---|---|---|---|---|---|---|---|---|
| R1EX24512BSAS0I#K0 | Obsolete | N/A | Out of Stock | SOP | 1ku | $4.31 | Embossed Tape | 1 | PHILIPPINES | JAPAN |
| R1EX24512BSAS0I#S0 | Obsolete | Available | In Stock | SOP | 1ku | $3.59 | Embossed Tape | 1 | JAPAN, VIETNAM | JAPAN |
| R1EX24512BTAS0I#S0 | Obsolete | Available | In Stock | TSSOP | Embossed Tape | 1 | |||
| R1EX24512BTAS0I#U0 | Obsolete | N/A | Out of Stock | 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.相关文件:
- 数据手册英语
推荐文档 (1)
- 数据手册英语
数据手册 (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.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
RZ/V2L PerCV.AI Reference Design
Our RZ/V2L SoM offers a versatile platform packed with features and connectivity options like wireless, USB, and CAN, simplifying the integration of system components. Paired with the RZ/V2L SoM MXT AI board, we empower developers to jumpstart hardware and software development with robust tools... 阅读详情
Provider:
MXT远程测试该板卡
该板卡已上线云上实验室(Lab on the Cloud),使用我们的 PC 图形界面,无需实体板卡,便可在虚拟实验室中立即开始配置和测试设计。