ArteryTek AT-START-F425

From SEGGER Wiki
Revision as of 16:07, 19 January 2024 by Torben.scharping (talk | contribs) (Created page with "__TOC__ 2This article describes specifics for the Artery AT-START-F435 evaluation board.<br> 450px == Preparing for J-L...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

2This article describes specifics for the Artery AT-START-F435 evaluation board.
Artery AT-START-F425 AT32F425R8T7-7 board.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J1 72 VDD
GND J1 71 GND
TMS/SWDIO J1 33 PA13/SWDIO
TCK/SWCLK J1 37 PA14/SWCLK
TDO/SWO J1 61 PB3
RESET J1 25 NRST
  • Power the board via USB (CN2 or CN3).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

400px

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Artery AT-START-F425.
It is a simple Hello World sample linked into the internal flash.

SETUP