Renesas R-IN32M3 Quick Start Manual
Hide thumbs Also See for R-IN32M3:

Advertisement

Quick Links

R-IN32M3 Module (RY9012A0)
Industrial Ethernet Module Solution
Outline
This document describes the startup procedure of R-IN32M3 Module starter kit that includes the R-IN32M3
Module. The R-IN32M3 Module starter kit with the application controller Synergy
environment, SK-S7G2, takes care of the complex handling of several industrial Ethernet protocols (such as
®
PROFINET
and EtherNet/IP
be ported to other development platforms such as for RX MCUs. Accordingly, this R-IN32M3 Module starter
kit allows the quick development of software prototypes of the industrial network communications and
applications.
The software package that comes with the R-IN32M3 Module starter kit includes not only an integrated
software development environment and example software but includes a Management Tool (from the
company "port industrial automation GmbH") which has the protocol master function of PROFINET and
EtherNet/IP and can configure and monitor the R-IN32M3 Module.
The R-IN32M3 Module starter kit enables the user
 to quickly become familiar with the industrial Ethernet protocols (such as PROFINET or EtherNet/IP)
by use of the example applications; and
 to quickly develop applications on the industry-standard arm microcontroller of the Renesas Synergy
SK-S7G2 starter kit.
R12QS0043ED0100
Aug 03, 2020
TM
). Example software of the SK-S7G2 is provided as source code and can thus
Quick Start Guide
R12QS0043ED0100
Rev.1.00
Aug 03, 2020
TM
S7G2 development
Page 1 of 23

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the R-IN32M3 and is the answer not in the manual?

Questions and answers

Summary of Contents for Renesas R-IN32M3

  • Page 1 ). Example software of the SK-S7G2 is provided as source code and can thus be ported to other development platforms such as for RX MCUs. Accordingly, this R-IN32M3 Module starter kit allows the quick development of software prototypes of the industrial network communications and applications.
  • Page 2 R-IN32M3 Module Quick Start Guide 1. R-IN32M3 Module Starter Kit 1.1 System Requirements The R-IN32M3 Module starter kit requires the following environment for the evaluation. • Renesas Synergy SK-S7G2 starter kit rev. 3.3 or a later version •  OS: Windows ®...
  • Page 3 1.2.1 Configuration of R-IN32M3 Module Board The R-IN32M3 Module starter kit includes the R-IN32M3 Module board for evaluation environment, which contains the R-IN32M3 Module. This board has Arduino™ connectors and Pmod™ connectors according to industry standards and enables the connection with the application controller.
  • Page 4 The Synergy SK-S7G2 has two Pmod ports. If you will be using a Pmod interface, connect jumper J13 or J15 on the Synergy board to supply 3.3V power supply to the Pmod channel of choice of the R-IN32M3 Module. Before connecting the Synergy board with the R-IN32M3 Module board is recommended first to get the Synergy board up and running.
  • Page 5: Software Requirements

    The e2-studio is an integrated software development environment (ISDE). The ISDE is available on the webpage of Renesas as seen in the quick start guide of the MCU board. A free Synergy license is required to use the SSP. The evaluation license is included with SSP installer, that can be downloaded after creating a Synergy account.
  • Page 6 R-IN32M3 Module Quick Start Guide After the [Allowed apps] window is open, click on [Change settings] and then [Allow another app..]. Figure 1.3 Allowed Applications Click [Browse..] and select the "mantool.exe" from Management Tool folder. Then, click [Network types…], check all network types to be enabled ("Domain", "Private", and "Public"), and click [OK] and [Add].
  • Page 7 R-IN32M3 Module Quick Start Guide "mantool.exe" is indicated in the list of allowed apps list. After that, click on [OK]. Figure 1.5 Allowed Management Tool R12QS0043ED0100 Page 7 of 24 Aug 03, 2020...
  • Page 8 1.3.5 Wireshark The Management Tool also offers a function to create a log file of all relevant parameters of the R-IN32M3 Module. For a more detailed protocol analysis, it is recommended to install the Wireshark tools. The Wireshark tools is freeware and can be downloaded at https://www.wireshark.org.
  • Page 9: Importing A Project

    To use the sample projects with the e2studio, the e2studio and SSP must be installed. 2.2 Importing a Project The example files provided by Renesas in the software for the R-IN32M3 Module starter kit can be imported into the e2-studio integrated system development environment (ISDE). In the [File] dropdown menu, use the [Import] dialog box of the e2studio to import the archive with its projects located in the unpacked project delivery into e2studio.
  • Page 10 R-IN32M3 Module Quick Start Guide Figure 2.2 e2-studio Import Project Dialog 2.3 License Register The license registration is required to use SSP. If e2-studio requests a license, register a license. The evaluation license is included in the SSP installer, that can be downloaded after creating a Synergy account.
  • Page 11: Project Configuration

    R-IN32M3 Module Quick Start Guide 2.5 Project Configuration To use the project context menu, menu item "Build Project" to do so. As a result, binary files for the projects are generated. The "Console" log of e2-studio should look like as shown in the following screenshot.
  • Page 12 When the Build is finished without errors and warnings, the compilation is successful. The resulting binary files can be started now. Be sure that the Renesas Synergy board is connected to the workstation via USB. Then, select the [Debug As] option from the drop-down menu and choose the item [3 Renesas GDB Hardware Debugging] as shown in the figure below.
  • Page 13 Quick Start Guide In the next step, you will be prompted to select a debugging hardware. Choose "J-Link ARM" for the Renesas Synergy SK-S7G2 board. After selecting the debugging mode, it is necessary to select the chip model (R7F5G26H). Figure 2.7 Select Debugging Hardware Figure 2.8 Select Target Device...
  • Page 14 Quick Start Guide 3. Management Tool The Management Tool allows the development related configuration and management of the Renesas sample application. This management is based on a UDP broadcast communication. Thus, it works independently from IP settings of the management PC and the R-IN32M3 Module.
  • Page 15: Device Detection

    Figure 3.2 Management Tool Network Scan To communicate with the R-IN32M3 Module, open the "Networks" list in [Network Navigator]. Then, chose the network interface where the R-IN32M3 Module is reachable. Select the [Scan Network] button in the toolbar. The following dialog appears and 1 found device will be reported.
  • Page 16 R-IN32M3 Module Quick Start Guide As a result, the R-IN32M3 Module will be shown as a new device in [Network Navigator] within the scanned network. Figure 3.4 Management Tool with a Detected R-IN32M3 Module Select the newly found R-IN32M3 Module for further steps.
  • Page 17 Figure 3.6 Management Tool Configuration Manager To communicate with the R-IN32M3 Module, the IP address of the R-IN32M3 Module must be within the same IP network as the IP address of the management PC. Thus, chose a valid IP address and configure the R-IN32M3 Module accordingly.
  • Page 18 When prompted if changed values shall be written, answer "Yes". Afterwards the locally modified values are transferred to the R-IN32M3 Module, where there are only modified in RAM. To make permanent changes, use the [Save config to flash] button. Modified IP settings are applied after restarting the system (by switching the power to the Renesas Synergy board and the R-IN32M3 Module off and then on).
  • Page 19 Quick Start Guide 3.3 Updating the R-IN32M3 Module Firmware Under control of the Management Tool, the firmware of the R-IN32M3 Module can be updated. The firmware file will be sent to the R-IN32M3 Module via the Ethernet connection. Figure 3.9 R-IN32M3 Module Firmware Update...
  • Page 20: Sample Software

    Then, select the [PNIO Master] function panel. Use [Scan device] to detect the PROFINET device. Figure 4.1 PROFINET Master Use the "Wink" command to identify the connected R-IN32M3 Module, which will be shown with a flashing "LED1" on the R-IN32M3 Module board.
  • Page 21 The I/O data can be manipulated and monitored in the I/O data table. Furthermore, once a connection is established, LED1 on the R-IN32M3 Module board will be illuminated. Process data can be monitored and manipulated using the [IO Data] panel.
  • Page 22 The example application on the application controller will mirror the output data to the input data. The I/O data can be manipulated and monitored in the I/O data table. Furthermore, once a connection is established, LED1 and LED2 on the R-IN32M3 Module board will both be green. R12QS0043ED0100...
  • Page 23 Quick Start Guide Revision History R-IN32M3 Module (RY9012A0) Quick Start Guide Description Rev. Date Page Summary 1.00 Aug 03, 2020 First Edition issued R12QS0043ED0100 Page 23 of 23 Aug 03, 2020...
  • Page 24: General Precautions In The Handling Of Microprocessing Unit And Microcontroller Unit Products

    Unit Products The following usage notes are applicable to all Microprocessing unit and Microcontroller unit products from Renesas. For detailed usage notes on the products covered by this document, refer to the relevant sections of the document as well as any technical updates that have been issued for the products.
  • Page 25: Corporate Headquarters

    Renesas Electronics disclaims any and all liability for any damages or losses incurred by you or any third parties arising from the use of any Renesas Electronics product that is inconsistent with any Renesas Electronics data sheet, user’s manual or other Renesas Electronics document.

This manual is also suitable for:

Ry9012a0

Table of Contents