Espressif ESP8684-DevKitC-02
Jump to navigation
Jump to search
This article describes specifics for the Espressif ESP8684-DevKitC-02 evaluation board.
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:
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
- Embedded Studio: V8.16a
- Hardware: Espressif ESP8684-DevKitC-02
- Link: File:Espressif ESP8684-DevKitC-02 TestProject ES V816a.zip