Difference between revisions of "MindMotion Mini-A0144"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the MindMotion Mini-A0144 evaluation board.<br> '''[PICTURE OF BOARD]''' File:MindMotion_EVB-L0136_MM32L0136C7P_board.jpg|450px...")
 
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   
 
This article describes specifics for the MindMotion Mini-A0144 evaluation board.<br>
 
This article describes specifics for the MindMotion Mini-A0144 evaluation board.<br>
 
'''[PICTURE OF BOARD]'''
 
'''[PICTURE OF BOARD]'''
[[File:MindMotion_EVB-L0136_MM32L0136C7P_board.jpg|450px]]
+
[[File:MindMotion_Mini-A0144_MM32A0144C6PM_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to CN7.
+
*Connect the J-Link to CN2.
 
*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_EVB-L0136_MM32L0136C7P_connect.png|400px]]
+
[[File:MindMotion_Mini-A0144_MM32A0144C6PM_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 17: Line 18:
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: MindMotion Mini-A0144
 
*Hardware: MindMotion Mini-A0144
*Link: [[File:MindMotion_EVB-L0136_MM32L0136C7P_TestProject_ES_6V34.zip]]
+
*Link: [[File:MindMotion_Mini-A0144_MM32A0144C6PM_TestProject_ES_6V34.zip]]

Latest revision as of 15:11, 15 May 2024

This article describes specifics for the MindMotion Mini-A0144 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-A0144 MM32A0144C6PM 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-A0144 .
It is a simple Hello World sample linked into the internal flash.

SETUP