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

From SEGGER Wiki
Jump to: navigation, search
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
This article describes specifics for the Artery AT-START-F421 evaluation board.<br>
 
This article describes specifics for the Artery AT-START-F421 evaluation board.<br>
[[File:Artery_AT-START-F421_AT32F422C8T7_board.jpg|450px]]
+
[[File:Artery_AT-START-F421_AT32F421C8T7_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
Line 21: Line 21:
 
*Power the board via USB (CN2 or CN3).
 
*Power the board via USB (CN2 or CN3).
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
 
* Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU#Verify_functionality_using_J-Link_Commander J-Link Commander]. The output should look as follows:
[[File:Artery_AT-START-F421_AT32F422C8T7_connect.png|400px]]
+
[[File:Artery_AT-START-F421_AT32F421C8T7_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 30: Line 30:
 
*Embedded Studio: V7.20
 
*Embedded Studio: V7.20
 
*Hardware: Artery AT-START-F421
 
*Hardware: Artery AT-START-F421
*Link: [[File:Artery_AT-START-F421_AT32F422C8T7_TestProject_ES_7V20.zip]]
+
*Link: [[File:Artery_AT-START-F421_AT32F421C8T7_TestProject_ES_7V20.zip]]

Revision as of 10:18, 23 January 2024

This article describes specifics for the Artery AT-START-F421 evaluation board.
Artery AT-START-F421 AT32F421C8T7 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 USB (CN2 or CN3).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP