ArteryTek AT-START-M416
Jump to navigation
Jump to search
This article describes specifics for the ArteryTek AT-START-M416 evaluation board.
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 |
TMS/SWDIO | J1 | 10 | PA13/SWDIO |
TCK/SWCLK | J1 | 24 | PA14/SWCLK |
TDO/SWO | J1 | 39 | PB3/SWO |
RESET | J2 | 7 | NRST/PF2 |
- Power the board via CN6.
- Shorten Pin 4 & 5 on P1 to disable AT-Link.
- 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 ArteryTek AT-START-M416.
It is a simple Hello World sample linked into the internal flash.
SETUP
- J-Link software: V8.10i
- Embedded Studio: V7.20
- Hardware: ArteryTek AT-START-M416
- Link: File:ArteryTek AT32M416CBT7 TestProject ES 7V20.zip