Overview
Description
Discover the flagship of the Synergy™ microcontroller (MCU) family, develop seamlessly with the Synergy Platform, and implement special functions with the expansion board.
System Requirements
- Microsoft® Windows® 7 or 10 with Intel® Core™ family processor or equivalent running at ≥2.0GHz
- ≥8GB system RAM
- ≥2GB free hard drive space
- ≥2 USB 2.0 ports
- Internet connection
Features
- Modular design with full pin access to the S7G2 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
- USB, Ethernet, CAN, Bluetooth® Low Energy (LE), and Pmod™ connectors for third-party, off-the-shelf, and custom multi-function boards
- Human machine interface (HMI) functionality with a capacitive touch sensing unit (CTSU), 4.3-inch WQVGA (480 x 272) resistive touch TFT LCD, VGA camera interface, and GUIX Studio™ for developing user interface screens
- Security and encryption functions for secure data communications and storage, supporting industry standard algorithms such as AES, DSA, 3DES, RSA, SHA, and GHASH
- Safety features including hardware diagnostics, memory protection, and watchdog timeout
- DIP switches for easy, error-proof configuration and auto LED indication, ensuring routing is correct for the desired configuration of signals
- Debugging and programming with J-Link® OB on-board
Applications
Design & Development
Support
Support Communities
- Renesas DK s7g2 static ip assignment not working with SSP 1.6
Hi, i am having issue with ethernet interface 1 in SSP 1.6 with DK s7g2 board where i am not getting ip to ping here is my code can somebody help.my pin configuration is correctly configurator. /* Initialize the NetX system. */ nx_system_initialize(); /* Create a ...
Jun 25, 2024 - 16Mb or 32Mb Sdram chip on DK-S7G2 ?
Not sure what is the correct part used on the S7G2-DK. The BOM description saying 32MB but the data sheet showing 16MB for PN MT48LC16M16A2B4
Apr 3, 2017 - DK-S7G2 QSPI > 16MB
Hello,I have an issue with QSPI while writing (Self Programming) and reading beyond 16MB.If Im writing some data to 0x61000000, it appears on 0x60000000. Changint BSP_PRV_QSPI_NUM_ADDRESS_BYTES from 3 to 4 in bsp_qspi.c don`t help.Is there something else I have ...
Jan 17, 2017
Knowledge Base
- Flashloader and Downloader for DK-S7G2 with SSP 1.7.8 ( also available - updated to SSP 2.6.1 )
Also attached is an updated pack file. This one disabled the stack monitor before jumping to the main applications. This is a requirement now due to a change in more recent SSP versions. Please see the instructions in src/downloader_entry.c for how to use the projects. The ...
Sep 23, 2020 - Are there limitation in using Ethernet and the camera on the DK-S7G2 kit?
Yes, there are limitations. Specifically, the Ethernet 1 port shares pins with the camera, so they can't be both used at the same time. The Ethernet 0 port can be used with the camera however.
May 9, 2017 - Does the power supply dip on the DK-S7G2 when the GainSpan SDIO wireless board is plugged in?
Question: I'm seeing my power supply drop when I plug in the Gainspan SDIO wireless board on my DK-S7G2 kit. Is this expected behavior? Answer: The board design on the DK-S7G2 is such that a power supply drop of about 600mV for 20ms is typical when the ...