跳转到主要内容
瑞萨电子 (Renesas Electronics Corporation)

描述

YCONNECT-IT-RZN2L 是一款紧凑型开发套件,用于评估使用工业以太网与 RZ/N2L MPU 通信的应用。 该套件包含两个预组装的电路板,分别为“Stamp 模块”和“载板”。

该套件提供 EtherCAT、EtherNet/IP 和 Modbus 的示例软件。 有了千兆位 PHY,该套件就能很好地支持基于 TSN 的实时以太网通信。

此外,该套件还安装了 Pmod 和 Arduino 等标准接口以及主机接口(QSPI 从机),可轻松连接到应用MCU板。

注:YCONNECT-IT-RZN2L 存在两个板卡版本(V2 和 V3)。请通过模块上的丝印标识确认板卡版本。

特性

  • 2 个千兆工业以太网连接器
  • 2 个 PMOD 连接器
    • 可安装 3A 型和 6A 型模块,例如瑞萨电子快速连接物联网传感器和连接(低功耗蓝牙®(LE)、Wi-Fi)
  • Arduino 两用连接器
    • 主板:可安装标准 Arduino 扩展板
    • 拓展板:可安装在任何瑞萨电子 MCU 板上,例如 EK-RA6M4
  • 通过 USB 或 24V DC 端子或 Arduino 主机板灵活供电
  • 可连接外部调试器的 9 针连接器和可通过 USB 进行调试的 Segger J-Link OB
  • 用于 CAN、主机接口和工业以太网同步信号的连接器

应用

Industrial Gigabit Ethernet SoM block diagram features integrated memory and dual industrial Ethernet Gigabit interface offering an all-in-one solution for high-speed industrial connectivity.
千兆工业以太网模组系统
千兆工业以太网 SoM 可实现快速数据传输和轻松集成,实现在工业领域的高效应用。
类型 文档标题 日期
手册 - 开发工具 PDF 2.14 MB
手册 - 开发工具 PDF 3.66 MB
PCB 设计文件 ZIP 39.36 MB
发行说明 PDF 277 KB
发行说明 PDF 275 KB
发行说明 PDF 253 KB
发行说明 PDF 248 KB
应用说明 PDF 584 KB
AI 生成的摘要: The Serial Host interface library enables shared memory access between an external SPI master and the RZ/N2L microcontroller, facilitating direct access to internal resources such as System SRAM and mailbox/semaphore registers. It supports exclusive control and interrupt signaling between the internal Cortex-R52 CPU and the external host CPU. The library manages read/write operations to shared memory and CPU notifications. The document details system configuration examples, operation conditions, peripheral settings, API functions, and sample applications demonstrating the use of the shared memory interface.
应用说明 PDF 4.11 MB
AI 生成的摘要: The content explains how to implement an OPC UA server on the RZ/N2L industrial network processor using sample software. It covers the software and hardware environment required, including IDE setup, toolchains, and OPC UA client tools. The document details the hardware configuration, software structure, OPC UA stack components, and step-by-step instructions for building, debugging, and verifying OPC UA communication. It also includes information on generating open62541 files and configuring network ports for industrial applications.
应用说明 PDF 2.65 MB
AI 生成的摘要: EtherCAT slave functionalities on the Renesas RZ/N2L platform run on a single core using EtherCAT Slave Stack Code generated by the SSC Tool. The stack supports EtherCAT State Machine, mailbox protocols like CoE, synchronization modes including Free Run, Sync Manager, and DC synchronization, and CiA402 drive profiles (csp and csv modes). Setup requires the RZ/N2L Industrial Network SOM Kit, IAR Embedded Workbench with patch, e² studio, FSP Smart Configurator, and TwinCAT3 for master configuration. The document guides through hardware setup, stack code generation, sample application execution, and interaction with TwinCAT3 for device scanning, EEPROM updates, and drive profile checks.
应用说明 PDF 2.89 MB
AI 生成的摘要: EtherCAT slave functionalities are implemented on the Renesas RZ/N2L platform using the EtherCAT Slave Stack Code (SSC) generated by the SSC Tool. The stack supports EtherCAT State Machine, mailbox protocols like CoE, and synchronization modes including Free Run, Sync Manager, and DC synchronization. The setup involves hardware configuration, software tools such as IAR Embedded Workbench and TwinCAT3, and procedures for building, debugging, and testing EtherCAT slave behavior. The document guides users through generating the stack, configuring the board, and verifying communication with TwinCAT masters.
应用说明 PDF 2.65 MB
AI 生成的摘要: Setup procedures for the RZ/N2L port of EtherNet/IP OpENer software enable communication with CODESYS PLCs using open-source components like FreeRTOS and lwIP. The sample program supports Exclusive and Input Only connections, implementing key CIP object classes such as Identity, Assembly, and Connection Manager. Development requires the RZ/N2L Industrial Network SOM Kit, IAR Embedded Workbench, e2 studio, and CODESYS v3.5.15.10. Detailed instructions cover hardware setup, IP configuration, source code generation, building, debugging, and network operation verification. The package includes OpENer source code under an open-source license and references for RZ/N2L hardware and software resources.
应用说明 PDF 1.50 MB
AI 生成的摘要: The HTTP server sample program demonstrates TCP/IP communication using FreeRTOS plus TCP on the RZ/N2L Industrial Network SOM Kit. The sample program is preloaded in the flash memory and can be restored to the shipment state by executing it. The setup includes configuring the board, setting the IP address, and building/debugging the sample code using either EWARM or GCC toolchains. Hardware connections involve powering the board via USB and connecting Ethernet cables. The document also provides references for technical manuals and software packages necessary for development.
应用说明 PDF 3.42 MB
AI 生成的摘要: The Modbus TCP slave function enables communication using the Modbus protocol stack on the Renesas RZ/N2L Industrial Network SOM Kit. It supports nine Modbus function codes including reading and writing coils and registers. The document details project setup requirements, including compatible boards, IDEs such as Embedded Workbench for ARM and e² studio, and necessary patches. It also covers steps for configuring the board, setting IP addresses, building and debugging sample projects, and running demonstrations. Additional appendices provide DHCP mode setup, API references, and FSP configuration for the VSC8531 Ethernet PHY.
应用说明 PDF 1.47 MB
AI 生成的摘要: The guide explains how to set up, build, and debug the LED blinky sample program for the RZ/N2L Industrial Network SOM Kit. It details hardware requirements, software tools, and the use of GreenPAK for I/O control via I2C communication. The sample program controls LEDs and Dip Switches on the carrier board, demonstrating basic LED blinking and interval control. It includes instructions for flashing memory, project setup, and function specifications such as LED and Dip Switch initialization and I2C data handling. The document also references technical manuals and software packages necessary for development.
15 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
[Software=RZ/N2 FSP|v2.0.0],[Toolchains=GNU Arm Embedded|v12.2.1.arm-12-24;IAR Embedded Workbench for ARM|v9.50.1]
登录后下载 ZIP 3.85 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EWARM
示例代码
[Software=RZ/N2 FSP|v2.0.0],[Toolchains=GNU Arm Embedded|v12.2.1.arm-12-24;IAR Embedded Workbench for ARM|v9.50.1]
登录后下载 ZIP 8.28 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EWARM
示例代码
[Software=RZ/N2 FSP|v2.0.0],[Toolchains=GNU Arm Embedded|v12.2.1.arm-12-24;IAR Embedded Workbench for ARM|v9.50.1]
登录后下载 ZIP 2.32 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EWARM
示例代码
[Software=RZ/N2 FSP|v2.0.0],[Toolchains=GNU Arm Embedded|v12.2.1.arm-12-24;IAR Embedded Workbench for ARM|v9.50.1]
登录后下载 ZIP 1.93 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EWARM
示例代码
[Software=RZ/N2L FSP|v1.2.0],[Toolchains=GNU Arm Embedded|v9.3.1,20200408;IAR Compiler for Arm|v.9.32.2]
登录后下载 ZIP 4.13 MB
应用: 工业
Compiler: GNU ARM Embedded, ICCARM Function: Software Package IDE: e2 studio, IAR EWARM
示例代码
[Software=RZ/N2L FSP|v1.2.0],[Toolchains=GNU Arm Embedded|v9.3.1,20200408;IAR Embedded Workbench for ARM|v9.30.1]
登录后下载 ZIP 34.84 MB
应用: 工业
Compiler: GNU ARM Embedded, ICCARM Function: Software Package IDE: e2 studio, IAR EWARM
6 项目

云上实验室

云上实验室

器件号状态库存SampleablePb (Lead) Free
YCONNECT-IT-RZN2LActive有库存N/ANo
支持社区

支持社区

在线询问瑞萨电子工程社群的技术人员,快速获得技术支持。
浏览文章

知识库

浏览我们的知识库,获取文章、常见问题解答及其他实用资源。
提交工单

提交工单

需要咨询技术性问题或提供非公开信息吗?