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
- variable resistor used in DK S7G2 Board
How I can change value using variable resistor any reference program related to DK S7G2 Board.
Oct 8, 2018 - Uart test using PMODA of dK-S7G2
Hi, i am trying to test rtbtm01 BLE module using pmodA of DK-S7G2, for this first i have to test uart functionality for that i followed below link https://ajwrs.wordpress.com/2016/03/11/day-four-uart/ after that am getting ...
Apr 26, 2017 - Camera Demo/Tutorial for DK-S7G2?
I want to be able to use the camera module on the DK-S7G2. Are there any tutorials/ source code for driving images from camera to display?
Aug 16, 2016
Knowledge Base
- Using SCI-7 Pins as IO on DK-S7G2 Board prior to SSP 1.7.8
Last Updated:09/16/2020 The BSP for the S7G2-DK board configures pins PA02 and PA03 as SCI pins for simple I2C to read from an EEPROM to determine the board version. This occurs after the .pincfg settings have been applied. After this action has occurred the ...
Sep 16, 2020 - How do I configure USB to work correctly with the DK-S7G2 kit using SSP 1.1.0 alpha?
... of the controller when the controller is registered with host stack :- #define UX_SYNERGY_S7G2_USBHS_BASE 0x40060000UL status = ux_host_stack_hcd_register((UCHAR *)"DK-S7G2", _ux_hcd_synergy_initialize, UX_SYNERGY_S7G2_USBHS_BASE, UX_SYNERGY_CONTROLLER_S7G2); [Tags] 1.1.0 Alpha, DK-S7G2, Synergy, USB
- How to reset the BLE Module on the DK-S7G2 kit
Overview How do I reset the BLE Module on the DK-S7G2 Kit? Goal After completing this how-to you will be able to reset the BLE Module on the DK-S7G2 Kit. Prerequisites First, configure the IO pins on the target MCU as indicated by the BLE connections on ...