描述
The H8S/2113 Group is supported only for customers who have already adopted these products. The RX651, RX210 Groups are recommended for new designs.
| 器件号 | 状态 | 样品 | 库存 | RoHS | 封装 | CPU | Bit Size | RAM (KB) | Program Memory (KB) | Lead Count (#) | Operating Freq (Max) (MHz) | Timer | ADC | RTC | LVD or PVD | DMA | Ethernet | Temp. Range (°C) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| DF2117RVBG20HV | Obsolete | N/A | 缺货 | RoHS:EN RoHS:JA | LFBGA | H8S/2600 | 16 | 8KB | 160KB | 176# | 20MHz | 8-bit x 4-ch, 16-bit x 10-ch | 10-bit x 16-ch | No | No | No | No | -20 to +75 |
| DF2117RVLP20HV | Obsolete | N/A | 缺货 | RoHS:EN RoHS:JA | TFLGA | H8S/2600 | 16 | 8KB | 160KB | 145# | 20MHz | 8-bit x 4-ch, 16-bit x 10-ch | 10-bit x 16-ch | No | No | No | No | -20 to +75 |
| DF2117RVT20HV | Obsolete | N/A | 缺货 | RoHS:EN RoHS:JA | TFQFP | H8S/2600 | 16 | 8KB | 160KB | 144# | 20MHz | 8-bit x 4-ch, 16-bit x 10-ch | 10-bit x 16-ch | No | No | No | No | -20 to +75 |
加载中
请登录后开启订阅
- 指南英语
- 指南英语
- 产品变更通告英语
- 产品变更通告英语
- 指南英语
- 产品变更通告英语
- 其他英语
- 应用说明英语AI 生成的摘要: The document explains how to register and uninstall Call Walker within the High-performance Embedded Workshop (HEW). It guides users to launch HEW without opening a workspace, access the Tools Administration menu, and register the Call Walker tool by specifying the registration file path. After registration, Call Walker version 2.3 appears in the menu. Upon uninstalling HEW, users must manually delete the remaining Call Walker directory. It also provides Renesas Electronics website and contact information for support. The revision history notes the first edition release date.
- 其他英语
- 宣传手册英语
- 应用说明英语AI 生成的摘要: Real-time OS aware debugging supports various real-time operating systems including HI7200/MP, ThreadX, uC/OS-II, and TOPPERS variants. It operates within High-performance Embedded Workshop on Windows platforms and integrates with SuperH Family RISC engine simulators/debuggers. The document details environment setup, program downloading, OS definition selection, task state monitoring, execution history, and timing display functions.
- 指南英语相关文件:
- 应用说明英语PDF 160 KB RET05B0004-0110 Rev.1.10 2009年12月11日AI 生成的摘要: The sample code demonstrates the H8S/2117 evaluation board's I2C, UART, Keyboard Buffer Unit (KBU), and Timer functions. Users select protocols via UART menu. The H8S/2117 operates at 20MHz with 160KB ROM and 8KB RAM, supporting multiple interfaces including PS/2 and SMBus. The keyboard controller handles keypad scanning, encoding, PS/2 data reception, and system communication, with potential for power management and embedded controller functions. The software structure includes source files for I2C, KBU, and utility functions.相关文件:
- 应用说明英语PDF 76 KB REU05B0122-0100 Rev.1.00 2009年11月26日AI 生成的摘要: The document explains how to communicate with a smart battery using the H8S/2117 microcontroller via the SMBUS protocol over I2C channels. It details the sample program structure, including application code, interface functions, and low-level I2C functions. The program sends commands to retrieve battery data such as temperature, voltage, current, capacity, and manufacturer details. It supports multiple batteries and uses a timeout mechanism for non-blocking communication.相关文件:
- 应用说明英语PDF 73 KB REU05B0121-0100 Rev.1.00 2009年11月26日AI 生成的摘要: The PS2 sample program demonstrates configuring a driver to detect PS2 devices, parse scan codes, and notify higher layers of events using a single PS2 port for mouse or keyboard. It supports three channels, with code for channel 1. The program identifies device type on startup and adjusts buffer sizes accordingly. The PS2 protocol uses bidirectional clock and data lines with defined communication states. The program includes initialization, command sending, timeout handling, and interrupt service routines to parse data packets and manage communication between driver and application layers.相关文件:
推荐文档 (1)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
- 指南英语
- 指南英语
- 指南英语
- 指南英语相关文件:
手册和指南 (7)
- 应用说明英语AI 生成的摘要: The document explains how to register and uninstall Call Walker within the High-performance Embedded Workshop (HEW). It guides users to launch HEW without opening a workspace, access the Tools Administration menu, and register the Call Walker tool by specifying the registration file path. After registration, Call Walker version 2.3 appears in the menu. Upon uninstalling HEW, users must manually delete the remaining Call Walker directory. It also provides Renesas Electronics website and contact information for support. The revision history notes the first edition release date.
- 应用说明英语AI 生成的摘要: Real-time OS aware debugging supports various real-time operating systems including HI7200/MP, ThreadX, uC/OS-II, and TOPPERS variants. It operates within High-performance Embedded Workshop on Windows platforms and integrates with SuperH Family RISC engine simulators/debuggers. The document details environment setup, program downloading, OS definition selection, task state monitoring, execution history, and timing display functions.
- 应用说明英语PDF 160 KB RET05B0004-0110 Rev.1.10 2009年12月11日AI 生成的摘要: The sample code demonstrates the H8S/2117 evaluation board's I2C, UART, Keyboard Buffer Unit (KBU), and Timer functions. Users select protocols via UART menu. The H8S/2117 operates at 20MHz with 160KB ROM and 8KB RAM, supporting multiple interfaces including PS/2 and SMBus. The keyboard controller handles keypad scanning, encoding, PS/2 data reception, and system communication, with potential for power management and embedded controller functions. The software structure includes source files for I2C, KBU, and utility functions.相关文件:
- 应用说明英语PDF 76 KB REU05B0122-0100 Rev.1.00 2009年11月26日AI 生成的摘要: The document explains how to communicate with a smart battery using the H8S/2117 microcontroller via the SMBUS protocol over I2C channels. It details the sample program structure, including application code, interface functions, and low-level I2C functions. The program sends commands to retrieve battery data such as temperature, voltage, current, capacity, and manufacturer details. It supports multiple batteries and uses a timeout mechanism for non-blocking communication.相关文件:
- 应用说明英语PDF 73 KB REU05B0121-0100 Rev.1.00 2009年11月26日AI 生成的摘要: The PS2 sample program demonstrates configuring a driver to detect PS2 devices, parse scan codes, and notify higher layers of events using a single PS2 port for mouse or keyboard. It supports three channels, with code for channel 1. The program identifies device type on startup and adjusts buffer sizes accordingly. The PS2 protocol uses bidirectional clock and data lines with defined communication states. The program includes initialization, command sending, timeout handling, and interrupt service routines to parse data packets and manage communication between driver and application layers.相关文件:查看更多 (33)
应用说明和白皮书 (33)
- 产品变更通告英语
- 产品变更通告英语
- 产品变更通告英语
产品通告(产品变更、EOL 等) (3)
- 技术更新英语
- 技术更新英语
- 技术更新英语
- 技术更新英语
勘误表和技术更新 (23)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
- 宣传手册英语
营销资料 (3)
- 其他英语
- 其他英语
其他 (2)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
加载中
筛选
当前筛选条件
软件与工具
按类型筛选
按供应商筛选
样例程序
按应用筛选
按功能筛选
按编译器筛选
按 IDE 筛选
模拟模型
Partner Solutions
- IDE 和编码工具英语Renesas integrated development environment (IDE) (for SuperH, RX, R8C, M32R, M16C, H8SX, H8S, H8, and 740 families).
- 编译器/汇编器英语C/C++ Compiler package for H8SX, H8S and H8 families. Simulator debugger and High-performance Embedded Workshop included.
- 编程器(单元/软件)英语On-chip debugging emulator available as a flash memory programmer [Available flash programming software: Flash Development Toolkit] [Support MCU/MPU and devices: SuperH RISC engine, R8C, M16C, H8SX, H8S, H8, 740]
- 编程器(单元/软件)英语Flash memory programming software. [Support MCU/MPU and devices: SuperH RISC engine, RX, R8C, M16C, H8SX, H8S, H8, 740]
- 模拟器英语Simulator debugger for the H8,H8S, H8SX family [Support IDE : High-performance Embedded Workshop] (Note: This product is included in Compiler Package and is not available separately.)
- ITRON OS英语μITRON4.0 Specification real-time OS for H8SX, H8S Family [Required IDE :High-performance Embedded Workshop]
- 插件、操作系统感知调试等英语Function for task-level debugging of real-time OS applications. Standard feature of High-performance Embedded Workshop. Available for debugging with a simulator or an emulator.
- 插件、操作系统感知调试等英语Optional debugger extension product (Debugging Extension) for Integrated Development Environment High-performance Embedded Workshop which supports task level debugging of real-time OS applications.
- 示例代码英语相关文件:
- 示例代码英语相关文件:
- 示例代码英语相关文件:
- 示例代码英语相关文件:
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
- IDE 和编码工具英语Renesas integrated development environment (IDE) (for SuperH, RX, R8C, M32R, M16C, H8SX, H8S, H8, and 740 families).
- 编译器/汇编器英语C/C++ Compiler package for H8SX, H8S and H8 families. Simulator debugger and High-performance Embedded Workshop included.
软件与工具 (11)
- 示例代码英语相关文件:
- 示例代码英语相关文件:
- 示例代码英语相关文件:
- 示例代码英语相关文件:
- 示例代码英语相关文件:查看更多 (13)
样例程序 (13)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助