Difference between revisions of "Mindmotion-MB-036"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the Mindmotion PLUS5270 MM32F5270 evaluation board. 450px == Minimum requirements == *...")
 
Line 1: Line 1:
 
__TOC__
 
__TOC__
   
This article describes specifics for the Mindmotion PLUS5270 MM32F5270 evaluation board.
+
This article describes specifics for the Mindmotion MB-036 evaluation board.
   
[[File:MM_PLUS5270_MM32F5270_Board.jpg|450px]]
+
[[File:MM-MB-036-board.jpg|450px]]
   
 
== Minimum requirements ==
 
== Minimum requirements ==
* J-Link software V7.82b or later
+
* J-Link software V7.82d or later
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
Line 19: Line 19:
 
It is a simple Hello World sample linked into the internal flash.<br>
 
It is a simple Hello World sample linked into the internal flash.<br>
 
====SETUP====
 
====SETUP====
*J-Link software: V7.82b
+
*J-Link software: V7.82d
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
*Hardware: Mindmotion PLUS5270 MM32F5270
+
*Hardware: Mindmotion MB-036
 
*Link: [[File:MM_PLUS5270_MM32F5270_TestProject_ES_V634.zip]]
 
*Link: [[File:MM_PLUS5270_MM32F5270_TestProject_ES_V634.zip]]

Revision as of 12:25, 28 November 2022

This article describes specifics for the Mindmotion MB-036 evaluation board.

MM-MB-036-board.jpg

Minimum requirements

  • J-Link software V7.82d or later

Preparing for J-Link

  • Connect the J-Link to the SWD header (P15)
  • Power the board via external power supply / power jack (J4)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

MM PLUS5270 MM32F5270 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 PLUS5270 MM32F5270.
It is a simple Hello World sample linked into the internal flash.

SETUP