描述
The 38K2 Group is supported only for customers who have already adopted these products.
| 器件号 | 状态 | 样品 | 库存 | RoHS | 封装 | Bit Size | Lead Count (#) | Operating Freq (Max) (MHz) | CPU | LVD or PVD | DMA | Timer | ADC | Ethernet | Temp. Range (°C) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| M38K27M4L-XXXHP#U0 | Obsolete | N/A | 缺货 | RoHS:EN RoHS:JA | LFQFP | 8 | 64# | 12MHz | 740 | No | No | 8-bit x 3-ch | 10-bit x 8-ch | No | -20 to +85 |
| M38K29F8LHP#U0 | Obsolete | N/A | 有库存 | RoHS:EN RoHS:JA | LFQFP | 8 | 64# | 12MHz | 740 | No | No | 8-bit x 3-ch | 10-bit x 8-ch | No | -20 to +85 |
加载中
请登录后开启订阅
- 产品变更通告英语
- 产品变更通告英语
- 产品变更通告英语
- 应用说明中文AI 生成的摘要: 本文介绍了在ICC740环境下,针对740系列进行C语言与汇编混合编程的方法。详细说明了函数间参数传递和返回值处理规则,指定了累加器、零页和N页等存储位置。介绍了用于声明可被C调用的汇编函数的接口关键字“DEFFN”,并提供了设置及调用汇编子程序的示例。同时涵盖了编写汇编子程序时保存寄存器和标志位的注意事项。
- 技术更新英语
- 应用说明英语AI 生成的摘要: The 38K2 group USB function offers flexible endpoint transfer settings to match user applications, supporting various transfer types and directions with selectable buffer sizes and interrupt conditions. It simplifies USB signal and hub port management through interrupt routines. The external bus interface allows simultaneous CPU read/write and USB data receipt, using double buffer mode to reduce wait times. The 38K2 integrates USB Hub and Full-Speed functions in a single chip, enabling easy USB Hub application design with maintenance-free operation and proven USB compatibility.
- 应用说明英语PDF 1.43 MB REJ05B1008-0110 Rev.1.10 2006年10月04日AI 生成的摘要: The document provides guidelines and disclaimers for using Renesas 38K2 Group USB microcomputers, emphasizing that all information is subject to change and should be verified through official channels. It highlights restrictions on military and life-critical applications, advises adherence to product specifications, and recommends safety measures to prevent failures. The notes include examples for USB and Hub implementations and stress the importance of protective measures against communication failures caused by external noise.
- 应用说明英语AI 生成的摘要: Ensure safety in circuit designs by considering potential semiconductor failures that may cause injury, fire, or damage. Use auxiliary circuits, non-flammable materials, and malfunction prevention. Product information may change without notice, and Renesas disclaims liability for damages from inaccuracies. Semiconductors are not for life-critical systems without prior approval. The document explains C language programming basics, project setup, compiler, assembler, linker, debugger, coding tips, stack estimation, and interrupt handling for the Renesas 740 family microcomputers.
- 应用说明中文AI 生成的摘要: 本文介绍了如何在H8/300L SLP系列微控制器上使用IO端口实现异步串行通信。通过两条IO线以9600bps与PC通信,使用C语言软件模拟SCI功能。UART协议包含1个起始位、8个数据位、无奇偶校验位和1个停止位。文中强调了位周期的准确性,采用定时器功能或精确循环实现。详细说明了端口配置、中断处理(IRQ4)及定时器寄存器的设置。相关文件:
- 应用说明中文AI 生成的摘要: 本文介绍了如何将H8/38024微控制器的10位A/D转换值以16进制显示在LCD上。说明了将可变电阻连接至AN1管脚作为输入,并详细描述了LCD控制器/驱动器的功能,包括控制LCD电源、显示功能和波形选择的LPCR、LCR、LCR2寄存器。还涵盖了段输出管脚、公共输出管脚、LCD电源管脚及LCD RAM的数据设置。相关文件:
推荐文档 (1)
数据手册 (1)
手册和指南 (2)
- 应用说明中文AI 生成的摘要: 本文介绍了在ICC740环境下,针对740系列进行C语言与汇编混合编程的方法。详细说明了函数间参数传递和返回值处理规则,指定了累加器、零页和N页等存储位置。介绍了用于声明可被C调用的汇编函数的接口关键字“DEFFN”,并提供了设置及调用汇编子程序的示例。同时涵盖了编写汇编子程序时保存寄存器和标志位的注意事项。
- 应用说明英语AI 生成的摘要: The 38K2 group USB function offers flexible endpoint transfer settings to match user applications, supporting various transfer types and directions with selectable buffer sizes and interrupt conditions. It simplifies USB signal and hub port management through interrupt routines. The external bus interface allows simultaneous CPU read/write and USB data receipt, using double buffer mode to reduce wait times. The 38K2 integrates USB Hub and Full-Speed functions in a single chip, enabling easy USB Hub application design with maintenance-free operation and proven USB compatibility.
- 应用说明英语PDF 1.43 MB REJ05B1008-0110 Rev.1.10 2006年10月04日AI 生成的摘要: The document provides guidelines and disclaimers for using Renesas 38K2 Group USB microcomputers, emphasizing that all information is subject to change and should be verified through official channels. It highlights restrictions on military and life-critical applications, advises adherence to product specifications, and recommends safety measures to prevent failures. The notes include examples for USB and Hub implementations and stress the importance of protective measures against communication failures caused by external noise.
- 应用说明英语AI 生成的摘要: Ensure safety in circuit designs by considering potential semiconductor failures that may cause injury, fire, or damage. Use auxiliary circuits, non-flammable materials, and malfunction prevention. Product information may change without notice, and Renesas disclaims liability for damages from inaccuracies. Semiconductors are not for life-critical systems without prior approval. The document explains C language programming basics, project setup, compiler, assembler, linker, debugger, coding tips, stack estimation, and interrupt handling for the Renesas 740 family microcomputers.
- 应用说明中文AI 生成的摘要: 本文介绍了如何在H8/300L SLP系列微控制器上使用IO端口实现异步串行通信。通过两条IO线以9600bps与PC通信,使用C语言软件模拟SCI功能。UART协议包含1个起始位、8个数据位、无奇偶校验位和1个停止位。文中强调了位周期的准确性,采用定时器功能或精确循环实现。详细说明了端口配置、中断处理(IRQ4)及定时器寄存器的设置。相关文件:查看更多 (13)
应用说明和白皮书 (13)
- 产品变更通告英语
- 产品变更通告英语
- 产品变更通告英语
产品通告(产品变更、EOL 等) (3)
- 技术更新英语
勘误表和技术更新 (5)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
营销资料 (1)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
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).
- 编译器/汇编器英语Assembler Package for 740 Family, * Comes with High-performance Embedded Workshop and the simulator debugger.
- 编译器/汇编器英语C Compiler Package for 740 Family. High-performance Embedded Workshop and Simulator debugger included.
- 模拟器英语Simulator Debugger for 740 Family [Support IDE : High-performance Embedded Workshop] (Note: This product is included in Compiler Package and Assembler Package, and is not available separately.)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
- IDE 和编码工具英语Renesas integrated development environment (IDE) (for SuperH, RX, R8C, M32R, M16C, H8SX, H8S, H8, and 740 families).
- 编译器/汇编器英语Assembler Package for 740 Family, * Comes with High-performance Embedded Workshop and the simulator debugger.
- 编译器/汇编器英语C Compiler Package for 740 Family. High-performance Embedded Workshop and Simulator debugger included.
- 模拟器英语Simulator Debugger for 740 Family [Support IDE : High-performance Embedded Workshop] (Note: This product is included in Compiler Package and Assembler Package, and is not available separately.)
软件与工具 (5)
样例程序 (2)
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助
No Results Found.
检查拼写
确保所有关键词拼写正确。
确保所有关键词拼写正确。
调整关键词
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
尝试使用更少、不同或更宽泛的词语来改变搜索结果。
查看筛选器
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
如果您使用了筛选器,请考虑取消选择某些筛选器选项以扩大搜索结果。
需要帮助?
- 搜索我们丰富的知识库,帮助您解答常见问题
- 前往支持论坛,获取瑞萨电子技术专家和社群的帮助