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

From SEGGER Wiki
Jump to: navigation, search
m (Torben.scharping moved page Artery AT-START-F413 to ArteryTek AT-START-F413)
 
(No difference)

Latest revision as of 16:36, 8 February 2024

This article describes specifics for the ArteryTek AT-START-F413 evaluation board.
Artery AT-START-F413 AT32F413RCT7 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
TDI 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 CN4.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP