Difference between revisions of "ArteryTek AT-START-F423"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the Artery AT-START-F423 evaluation board.<br> 450px == Preparing for J-Link...")
 
Line 29: Line 29:
 
*J-Link software: V7.94g
 
*J-Link software: V7.94g
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
*Hardware: Artery AT-START-F422
+
*Hardware: Artery AT-START-F423
 
*Link: [[File:Artery_AT-START-F423_AT32F423VCT7_TestProject_ES_7V20.zip]]
 
*Link: [[File:Artery_AT-START-F423_AT32F423VCT7_TestProject_ES_7V20.zip]]

Revision as of 10:32, 23 January 2024

This article describes specifics for the Artery AT-START-F423 evaluation board.
Artery AT-START-F423 AT32F423VCT7 board.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J1 24 VDD
GND J1 23 GND
SWDIO J1 10 PA13
SWCLK J1 13 PA14
RESET J2 7 NRST
  • Power the board via CH4.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Artery AT-START-F423 AT32F423VCT7 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 Artery AT-START-F423.
It is a simple Hello World sample linked into the internal flash.

SETUP