Skip to main content
Renesas Electronics Corporation

Description

Experience the Synergy™ Platform and the Synergy S5D9 microcontroller (MCU) Group, including high-speed connectivity and rich user interfaces, using Synergy software and tools.

Features

  • Access all pins and on-board peripherals of the Synergy S5D9 MCU Group
  • Accelerate code development with the tightly integrated and qualified Synergy Software Package (SSP)
  • View, step through, and debug code with the e2 studio IDE from Renesas or IAR Embedded Workbench® for Renesas Synergy
  • Flexible connectivity options with USB, Ethernet with IEEE 1588 Precision Time Protocol (PTP) support, CAN, and RS-232/RS-485
  • Arduino™ Shield UNO compatible socket and Pmod™ connectors for expansion with third-party, off-the-shelf, and custom multi-function boards
  • Human machine interface (HMI) functionality with a capacitive touch sensing unit, graphics LCD controller with 2.4-inch QVGA (240 x 320) TFT display with capacitive touch screen, and GUIX Studio™ for developing user interface screens
  • Measure real-time power consumption of the current over program execution
  • Security and encryption functions enable secure data communications and storage, with support for industry-standard algorithms such as AES, DSA, 3DES, RSA, SHA, and GHASH
  • Safety features include hardware diagnostics, memory protection, and watchdog timeout
  • Debugging and programming with J-Link® OB on-board

Applications

Type Title Date
Quick Start Guide PDF 577 KB 日本語
Application Note PDF 2.27 MB 日本語
AI-generated Summary: Create a simple two-screen GUI application using GUIX Studio for SK-S7G2 and PK-S5D9 Synergy MCU kits. Configure hardware functions such as LCD, SPI, and I2C, manage threads, message passing, interrupts, LCD driver, and touchscreen. Develop and debug the project in e2 studio using the Renesas Synergy Software Package, which integrates ThreadX RTOS and X-Ware stacks. The package includes source files like guiapp_event_handlers.c and lcd_setup.c. The guide covers project creation, configuration, GUI design, custom controls, and running the application with touchscreen interaction.
Quick Start Guide PDF 2.49 MB 日本語
Application Note PDF 61 KB
AI-generated Summary: The document provides a comprehensive look-up table for Synergy MCU Kits, listing current and new orderable part numbers to assist customers in ordering through distributors. It emphasizes precautions for handling microprocessing and microcontroller units, including electrostatic discharge prevention, power-on processing, signal input during power-off, unused pin handling, clock signal stability, and voltage waveform considerations. It also covers prohibitions on accessing reserved addresses, product differences, and safety and legal disclaimers. The document includes URLs for support, software, and additional resources related to the Synergy Platform. It highlights quality grades and usage restrictions for Renesas products, emphasizing user responsibility for safety and compliance.
Application Note PDF 279 KB
AI-generated Summary: The guide explains how to reload the out-of-box (OOB) demonstration on the PK-S5D9 Kit without requiring a full JTAG software installation. It specifies minimum PC requirements and necessary resources such as e2 studio ISDE, SSP, SSC, and SEGGER J-Link USB driver. The process involves connecting the PK-S5D9 board via Micro USB, running a batch file to program the demo, and optionally updating J-Link firmware. The OOB demo includes a thermostat application that reads internal temperature via the SSP and displays it on the LCD, with configurable settings accessible via a touchscreen icon. Additional support and software resources are available through Renesas Synergy’s website.
Application Note PDF 1.78 MB 日本語
Application Note PDF 1.04 MB 日本語
Application Note PDF 1.32 MB 日本語
Application Note PDF 709 KB 日本語
AI-generated Summary: The document explains IoT security fundamentals, emphasizing the importance of strong device identity for trust, privacy, and integrity in IoT ecosystems. It outlines key components such as IoT devices, cloud servers, device management services, and certificate authorities. Synergy MCUs provide hardware security features including ARM MPU, Bus Master and Slave MPUs, Security MPU, and Flash Access Window to protect memory, secure boot code, and device certificates. One-time programmable settings lock critical security configurations to prevent unauthorized modifications.
Application Note PDF 2.27 MB 日本語
Application Note PDF 1.04 MB 日本語
AI-generated Summary: The document explains how to use the Audio Player application on supported Renesas Synergy boards, including S7G2 and PK-S5D9. It details connecting the board, importing the project into e² studio, and running the application. Supported audio files are mono, signed, 16-bit, 44.1 kHz PCM WAVE files. The UI includes splash, USB, and main screens, with volume control via buttons or GUI. It notes a current limitation in smooth audio switching, recommending stopping playback before changing tracks.
Application Note PDF 277 KB
Application Note PDF 284 KB 日本語
Application Note PDF 1.93 MB 日本語
AI-generated Summary: The Cellular Framework provides a generic API interface to communicate with various cellular hardware modules without vendor-specific code. It abstracts the application from device drivers, enabling easy porting across modules. Key components include the application interface, Network Stack Abstraction Layer (NSAL) for NetX TCP/IP, cellular device drivers using AT commands over UART, and BSD socket-compatible APIs. The framework supports both host-based and on-chip TCP/IP stacks, using PPP for WAN communication and authentication. Initialization involves configuring the module, provisioning with APN and credentials, and establishing network connectivity.
Application Note PDF 224 KB
Application Note PDF 2.14 MB 日本語
AI-generated Summary: The document details the setup and configuration of the PE-HMI1 and DK-S7G2 boards for running the Weather Panel application, including specific DIP switch settings and J-Link programming interface connections. It highlights the application’s use of complex HMI designs with GUIX Studio, multi-threading with ThreadX RTOS, and Synergy messaging for inter-thread communication. The Weather Panel leverages Synergy S7G2 or S5D9 MCUs based on ARM Cortex-M4, utilizing various peripherals and drivers to streamline embedded application development.
Application Note PDF 644 KB 日本語
AI-generated Summary: This section explains how to connect the target board using the SEGGER J-Link debugger and power it up. It details setting DIP switches for specific DK-S7G2 board versions and connecting an Ethernet cable between the board and PC. It guides configuring a static IP address on the PC Ethernet port, using 192.168.0.200 as an example, and running the command prompt as administrator to verify IP settings with the ipconfig command. Finally, it advises selecting a unique IP address for the board, such as 192.168.0.2.
Application Note PDF 586 KB
AI-generated Summary: This document explains how to connect and configure a target board for use with the NetX Web Server on the Renesas Synergy Platform. It details setting up the SEGGER J-Link debugger, enabling Ethernet ports via DIP switches on specific DK-S7G2 board versions, and connecting the board to a PC using an Ethernet cable. It also guides configuring a static IP address on the PC and selecting a unique IP address for the board. Instructions for running the command prompt as an administrator and using the ipconfig command to verify network settings are included.
Application Note PDF 2.00 MB
Application Note PDF 250 KB
AI-generated Summary: The USBX Host Class Hub Module manages USB hubs, supporting stand-alone or compound devices, self-powered or bus-powered modes, and cascading of up to five hubs. It requires defining USB host controllers and device classes for operation. The module uses USB controller interrupts and transfer module interrupts, with priority settings configurable in the Synergy Configuration tool. Integration involves adding the module to a thread stack via the SSP configurator, which automatically includes necessary lower-level modules. The module itself has no user APIs or configurable properties; configuration occurs through associated modules.
Application Note PDF 456 KB
Application Note PDF 1.23 MB 日本語
AI-generated Summary: The document details secure data protection for embedded systems focusing on Data at Rest using Synergy MCUs. It covers access control methods like Write Once and Read/Write protection for internal SRAM and flash memory. The document emphasizes encryption and access control as key security measures, with example projects demonstrating internal storage protection. It also discusses data topology considerations and future plans for securing external storage.
Application Note PDF 306 KB
Application Note PDF 1.71 MB 日本語
AI-generated Summary: The guide explains how to import and build projects using IAR Embedded Workbench (EW) for Renesas Synergy. It details opening the workspace file from an extracted example project, viewing the project structure, and configuring settings for the Synergy Standalone Configurator (SSC) and Synergy Software Package (SSP). It also covers setting the SSC/SSP path and license file, and launching the Synergy Standalone Configurator within the IDE to generate project files.
Application Note PDF 439 KB
AI-generated Summary: The document explains how to create and migrate custom Board Support Packages (BSPs) for Renesas Synergy SSP versions 1.1.z and 1.2.0. It details the use of the Custom BSP Creator and Custom Pack Creator tools to generate, modify, and package BSPs. Custom BSPs mainly require changes in the board folder, including essential files like bsp.h and bsp_init.c. The process involves creating a base BSP, making a template pack for modifications, editing in e2 studio, and finalizing a standard pack for distribution. An example using the DK-S7G2 board illustrates these steps.
Application Note PDF 1.73 MB 日本語
AI-generated Summary: The Renesas Synergy BLE Framework provides a generic interface for Bluetooth Low Energy (BLE) stack APIs, enabling simplified and portable application development across different BLE modules. It supports Bluetooth v4.2, ThreadX RTOS, GAP and GATT profiles, security modes, bonding, and white list features. The framework architecture includes GAP/GATT APIs, on-board profile APIs, and BLE stack integration, interacting with device drivers and hardware abstraction layers for communication with BLE modules like RL78G1D.
Application Note PDF 2.99 MB
Application Note PDF 538 KB
AI-generated Summary: The DK-S7G2 kit powers on via a 5 V barrel connector, indicated by LED3 status lights. Connecting the USB J-Link OB to the PC enables programming through a batch file using SEGGER J-Link, with a recommended firmware update. The demonstration application loads automatically, initializing LEDs and Ethernet indicators. The LCD displays a splash screen with date and time. Users can access a Thermostat Demonstration, adjust settings such as time, date, and sound, and navigate the Thermostat Control Menu for further controls.
PCB Design Files
Log in to Download ZIP 4.51 MB 日本語
Manual - Development Tools PDF 4.16 MB 日本語
30 items

Software & Tools

Software & Tools

Software title
Software type
Company
QuickConnect Platform
QuickConnect platform enables fast prototyping by providing compatible hardware and software building blocks.
Software and Hardware Development Tools Renesas
1 item

Sample Code

Sample Code

Filters
Type Title Date Date
Sample Code
Log in to Download ZIP 3.90 MB
Sample Code
Log in to Download ZIP 8.89 MB Compiler: ARMCC, GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 3.32 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 3.70 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 3.18 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 9.50 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 2.18 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 2.25 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 3.64 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 13.35 MB Compiler: ARMCC, ICCARM IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 2.22 MB Compiler: GNUARM-NONE IDE: e2 studio
Sample Code
Log in to Download ZIP 16.28 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 13.86 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 3.27 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 2.46 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 5.37 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 4.86 MB Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 89.36 MB Compiler: ARMCC IDE: e2 studio
Sample Code
Log in to Download ZIP 4.80 MB Compiler: GNUARM-NONE, ICCARM IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 8.43 MB IDE: e2 studio
Sample Code
Log in to Download ZIP 5.04 MB 日本語 Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 4.75 MB 日本語 Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
Sample Code
Log in to Download ZIP 15.89 MB 日本語 Compiler: GNUARM-NONE IDE: e2 studio, IAR EW for Synergy
23 items
Part NumberStatusStockSampleablePb (Lead) FreeECCN (US)HTS (US)
RTK7PKS5D9S00001BUActiveOut of StockN/ANo3A991.a.28471.50.0150
YSPKS5D9E10NRNDOut of StockN/ANo3A991.a.28471.50.0150

Support Communities

  1. Can't find COM port in device manager

    Hi,As a beginner i was trying out the basics of SSP guide on my windows 11 laptop with PK S5D9. While trying the part "SENDING DATA THROUGH USB USING A QUEUE" I followed all the steps carefully. However, while trying to connect to a serial terminal like PuTTY I ...

    Apr 9, 2025
  2. the microcontroller does not appear in the predefined list

    ... Renesas Flash Programmer V3.13.00 Windows, I set the jumper to perform the flash via usb but when I want to select the microcontroller from the list it does not appear, what exactly am I missing?this is the information I have Microcontroller R7F7S5D9, RTK7PKS5D9S00001BUThank you very much

    Jan 23, 2024
Support Communities

Support Communities

Get quick technical support online from Renesas Engineering Community technical staff.
Browse Articles

Knowledge Base

Browse our knowledge base for helpful articles, FAQs, and other useful resources.
Submit a Ticket

Submit a Ticket

Need to ask a technical question or share confidential information?