Difference between revisions of "MindMotion Mini-F0040"

From SEGGER Wiki
Jump to: navigation, search
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]]
'''[PICTURE OF CONNECT]'''
 
[[File:VENDOR_DEVICE_CONNECT.PNG|400px]]
 
   
 
== Example Project==
 
== Example Project==
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the [SiliconVendor] [EvalBoardName].<br>It is a simple Hello World sample linked into the internal flash.<br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the MindMotion Mini-F0040.<br>It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
*J-Link software: V6.74
+
*J-Link software: V7.86f
*Embedded Studio: V4.52b
+
*Embedded Studio: V6.34
*Hardware: [SiliconVendor] [EvalBoardName]
+
*Hardware: MindMotion Mini-F0040
 
*Link: [[File:VENDOR_DEVICENAME_TestProject_ES_V452b.zip]]
 
*Link: [[File:VENDOR_DEVICENAME_TestProject_ES_V452b.zip]]

Revision as of 15:55, 24 March 2023

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

SETUP