Difference between revisions of "MindMotion Mini-L0020"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the MindMotion Mini-L0020 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-L0020 evaluation board.<br>
 
This article describes specifics for the MindMotion Mini-L0020 evaluation board.<br>
 
'''[PICTURE OF BOARD]'''
 
'''[PICTURE OF BOARD]'''
[[File:MindMotion_Mini-F0040_MM32F0040B1T_board.jpg|450px]]
+
[[File:MindMotion_Mini-L0020_MM32L0020B1T_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-L0020_MM32L0020B1T_connect.png|400px]]
   
 
== Example Project==
 
== Example Project==
Line 17: Line 17:
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: MindMotion Mini-L0020
 
*Hardware: MindMotion Mini-L0020
*Link: [[File:MindMotion_Mini-F0040_MM32F0040B1T_TestProject_ES_6V34.zip]]
+
*Link: [[File:MindMotion_Mini-L0020_MM32L0020B1T_TestProject_ES_6V34.zip]]

Revision as of 11:09, 27 March 2023

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

SETUP