メインコンテンツに移動
ルネサス エレクトロニクス株式会社 (Renesas Electronics Corporation)

説明

YCONNECT-IT-RZN2Lは、RZ/N2Lを用いて産業イーサネット通信を使用したアプリケーションの評価を行うことができるコンパクトな開発キットです。このキットには"Stamp Module"、"Carrier Board"と呼ばれる2つのボードを含んでいます。

産業イーサネットとしてEtherCAT, EtherNet/IP, Modbus TCPのサンプルプログラムを提供しております。ギガビットPHYも搭載され、TSNベースのリアルタイムイーサネット通信が可能です。

また、PmodやArduinoなどの標準的なインタフェースやホストインタフェース(QSPIスレーブ)も搭載しており、アプリケーションMCUボードと容易に接続することが可能です。

(注)YCONNECT-IT-RZN2Lには2つのボードバージョン(V2, V3)が存在します。ボードのバージョンについてはStamp Module上に記載されているシルクでご確認ください。

特長

  • ギガビット産業イーサネット通信用コネクタ x2
  • PMODコネクタ x2
    • Renesas Quick Connect IoTセンサ&コネクティビティ(BLE、WiFi)などのType 3AとType 6Aモジュールを搭載可能。
  • Arduino接続用コネクタ。
    • ホスト:標準的なArduinoシールドを搭載可能。
    • シールド:EK-RA6M4 のようなルネサス MCU ボードに搭載可能。
  • USB、DC24V端子、Arduinoホストボードのいずれからも電源供給が可能。
  • 外部デバッガ接続用の9pinコネクタとUSB経由デバッグ用の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件

Lab on the Cloud

Lab on the Cloud

型名状態在庫SampleablePb (Lead) Free
YCONNECT-IT-RZN2LActive在庫ありN/ANo
サポートコミュニティ

サポートコミュニティ

ルネサスエンジニアリングコミュニティの技術スタッフから迅速なオンライン技術サポートを受けることができます。
記事を参照する

ナレッジベース

ナレッジベースを参照して、役立つ記事、FAQ、その他の役立つリソースを入手してください。
サポートチケット

サポートチケット

技術的に深い内容や公開したくない内容のご質問はこちらです。