Espressif ESP8684-DevKitC-02

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the Espressif ESP8684-DevKitC-02 evaluation board.

ESP8684-DevKitC-02 board.png

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J1 2 3V3
GND J1 1 GND
TDI J1 7 MTDI
TMS/SWDIO J1 6 MTMS
TCK/SWCLK J1 8 MTCK
TDO/SWO J1 9 MTDO
RESET J1 4 RST
  • Power the board via USB Port
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ESP8684-DevKitC-02 connect.png

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Espressif ESP8684-DevKitC-02.
It is a simple Hello World sample linked into the internal SRAM.

SETUP