描述
The SH7050, SH7051 Group are supported only for customers who have already adopted these products.
加载中
请登录后开启订阅
- 应用说明英语AI 生成的摘要: The document details the Renesas CAN Controller's usage, including compatibility, evaluation results, and principles of pretended networking. It covers sample software descriptions, CAN driver functionalities such as initialization, configuration, transmission, reception, and diagnostics. The text also explains mapping of lower CAN drivers, application examples, and frequently asked questions addressing CAN conformance, transceiver issues, bit timing, operation modes, power save modes, transmission, reception, message storage, peripheral bus access, and interrupt handling.
- 指南英语PDF 186 KB sh-product-number-guide 2018年4月04日
- 应用说明英语AI 生成的摘要: The document explains key compiler option differences when migrating source code from the SuperH family to the RX family. It highlights that char types default to signed in SuperH but unsigned in RX, requiring the 'signed_char' option to maintain behavior. It also covers the 'auto_enum' option for automatic enum size selection and the 'dbl_size' option to specify double type size, which defaults to 4 bytes in RX compared to 8 bytes in H8 compilers. Configuration steps in the CS+ IDE are provided for each option.
- 指南英语
- 指南英语
- 应用说明英语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 生成的摘要: The document details a comprehensive list of methods supported by the class in a compiler package. It covers various template functions such as swap, min, max, copy, fill, mismatch, equal, lexicographical_compare, count, find, search, replace, for_each, adjacent_find, remove_if, generate, unique, reverse, rotate, and random_shuffle. These methods facilitate operations on iterators and ranges, supporting comparisons, transformations, and searches with customizable predicates and binary operations.
- 应用说明英语AI 生成的摘要: This section explains how to set up the STL (Standard Template Library) environment for RXC or SHC compilers. It details two methods to add the STL include directory: through the HEW toolchain's Options dialog box and via command line by setting environment variables or compiler include options. Step-by-step instructions guide users to specify the STL directory, ensuring the STL becomes available for building projects.相关文件:
- 应用说明英语AI 生成的摘要: The document details the execution cycles of mathematical function libraries and runtime routines for the SuperH RISC engine C/C++ Compiler V.9.03. It specifies the conditions for creating standard libraries across various CPU types (SH-1, SH-2, SH-3, SH-2E, SH-4, SH-4A, SH-2A, SH-2AFPU) with different options such as endian, floating-point precision, and rounding. Execution speeds for floating-point functions like sinf, cosf, tanf, logf, sqrtf, expf, and powf are tabulated for single and double precision across different CPUs, showing cycle counts and measurement conditions.
- 技术更新英语
- 应用说明英语PDF 135 KB REG05B0024-0100 Rev.1.00 2008年12月01日AI 生成的摘要: Renesas SH and H8 Flash microcontrollers support self-programming via a built-in bootloader called boot mode, which programs devices through a specified serial channel. User boot mode allows running a custom bootloader from a separate 8kB Flash section mapped at address zero, simplifying custom Flash programming. This note demonstrates implementing a serial Flash bootloader using the Xmodem protocol on H8/3069F and SH7058F devices, with source code available. The bootloader operates via SCI channel 1 at 57600 baud, providing menu options for erasing and programming Flash memory.相关文件:
- 应用说明英语PDF 456 KB REG05B0022-0100 Rev.1.00 2008年12月01日AI 生成的摘要: Renesas Flash microcontrollers support three programming modes: PROM, boot, and user. PROM mode uses an external programmer with high speed but limited field use. Boot mode allows in-circuit programming by downloading routines into internal RAM, erasing Flash memory each time. The 0.18µm devices add a user boot mode, enabling a programmable bootloader area. User mode offers flexible in-field reprogramming by running routines from RAM or external memory, supporting partial erasing and various data interfaces. Flash memory must not be accessed during erase/program operations, requiring code execution from RAM or external memory with interrupts disabled.相关文件:
- 手册 - 硬件英语
推荐文档 (1)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
- 指南英语PDF 186 KB sh-product-number-guide 2018年4月04日
- 指南英语
- 指南英语
- 手册 - 硬件英语
- 指南英语
手册和指南 (5)
- 应用说明英语AI 生成的摘要: The document details the Renesas CAN Controller's usage, including compatibility, evaluation results, and principles of pretended networking. It covers sample software descriptions, CAN driver functionalities such as initialization, configuration, transmission, reception, and diagnostics. The text also explains mapping of lower CAN drivers, application examples, and frequently asked questions addressing CAN conformance, transceiver issues, bit timing, operation modes, power save modes, transmission, reception, message storage, peripheral bus access, and interrupt handling.
- 应用说明英语AI 生成的摘要: The document explains key compiler option differences when migrating source code from the SuperH family to the RX family. It highlights that char types default to signed in SuperH but unsigned in RX, requiring the 'signed_char' option to maintain behavior. It also covers the 'auto_enum' option for automatic enum size selection and the 'dbl_size' option to specify double type size, which defaults to 4 bytes in RX compared to 8 bytes in H8 compilers. Configuration steps in the CS+ IDE are provided for each option.
- 应用说明英语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 生成的摘要: The document details a comprehensive list of methods supported by the class in a compiler package. It covers various template functions such as swap, min, max, copy, fill, mismatch, equal, lexicographical_compare, count, find, search, replace, for_each, adjacent_find, remove_if, generate, unique, reverse, rotate, and random_shuffle. These methods facilitate operations on iterators and ranges, supporting comparisons, transformations, and searches with customizable predicates and binary operations.
- 应用说明英语AI 生成的摘要: This section explains how to set up the STL (Standard Template Library) environment for RXC or SHC compilers. It details two methods to add the STL include directory: through the HEW toolchain's Options dialog box and via command line by setting environment variables or compiler include options. Step-by-step instructions guide users to specify the STL directory, ensuring the STL becomes available for building projects.相关文件:查看更多 (47)
应用说明和白皮书 (47)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
- 技术更新英语
- 技术更新英语
- 技术更新英语
勘误表和技术更新 (62)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
营销资料 (2)
- 其他英语
- 其他英语
- 其他英语
其他 (3)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
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 SuperH RISC engine Family. Simulator debugger and High-performance Embedded Workshop included.
- 编程器(单元/软件)英语F-ZTAT microcomputer on-board writing program [Support MCU/MPU and devices: SuperH,H8S,H8]
- 软件和工具 - 评估软件英语
- 模拟器英语Simulator debugger for the SuperH RISC engine 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 SH-1,SH-2,SH2-DSP,SH-2A,SH2A-FPU [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 SuperH RISC engine Family. Simulator debugger and High-performance Embedded Workshop included.
- 编程器(单元/软件)英语F-ZTAT microcomputer on-board writing program [Support MCU/MPU and devices: SuperH,H8S,H8]
- 软件和工具 - 评估软件英语查看更多 (9)
软件与工具 (9)
- 示例代码英语相关文件:
- 示例代码英语相关文件:
- 示例代码英语相关文件:
- 示例代码英语相关文件:查看更多 (11)
样例程序 (11)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助