Difference between revisions of "MindMotion Mini-G0141"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the MindMotion Mini-G0141 evaluation board.<br> '''[PICTURE OF BOARD]''' File:MindMotion_Mini-F0040_MM32F0040B1T_board.jpg|450p...")
 
Line 3: Line 3:
 
This article describes specifics for the MindMotion Mini-G0141 evaluation board.<br>
 
This article describes specifics for the MindMotion Mini-G0141 evaluation board.<br>
 
'''[PICTURE OF BOARD]'''
 
'''[PICTURE OF BOARD]'''
[[File:MindMotion_Mini-F0040_MM32F0040B1T_board.jpg|450px]]
+
[[File:MindMotion_Mini-G0141_MM32G0141C4P_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
Line 9: Line 9:
 
*Power the board via CN1.
 
*Power the board via CN1.
 
* 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:MindMotion_Mini-F0040_MM32F0040B1T_connect.png|400px]]
+
[[File:MindMotion_Mini-G0141_MM32G0141C4P_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 17: Line 17:
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: MindMotion Mini-G0141
 
*Hardware: MindMotion Mini-G0141
*Link: [[File:MindMotion_Mini-F0040_MM32F0040B1T_TestProject_ES_6V34.zip]]
+
*Link: [[File:MindMotion_Mini-G0141_MM32G0141C4P_TestProject_ES_6V34.zip]]

Revision as of 07:43, 27 March 2023

This article describes specifics for the MindMotion Mini-G0141 evaluation board.
[PICTURE OF BOARD] 450px

Preparing for J-Link

  • Connect the J-Link to CN2.
  • Power the board via CN1.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

MindMotion Mini-G0141 MM32G0141C4P 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 Mini-G0141 .
It is a simple Hello World sample linked into the internal flash.

SETUP