Difference between revisions of "MindMotion FTHR-G0001"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the MindMotion FTHR-G0001 evaluation board.<br> 450px == Preparing for J-L...")
 
(Preparing for J-Link)
Line 5: Line 5:
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to CN2.
+
*Connect the J-Link to P3 VTref@P3.1, GND@ P3.2, SWDIO@P3.4, SWCLK@P3.5.
 
*Power the board via USB-C.
 
*Power the board via USB-C.
 
* 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:

Revision as of 15:52, 14 September 2023

This article describes specifics for the MindMotion FTHR-G0001 evaluation board.
450px

Preparing for J-Link

  • Connect the J-Link to P3 VTref@P3.1, GND@ P3.2, SWDIO@P3.4, SWCLK@P3.5.
  • Power the board via USB-C.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

MindMotion FTHR-G0001 MM32G0001A1T 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 MindMotion FTHR-G0001 .
It is a simple Hello World sample linked into the internal flash.

SETUP