Difference between revisions of "Mindmotion-MM32 LQFP48"

From SEGGER Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
   
 
== 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 Mindmotion MM32 LQFP48 ##########################################. <br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Mindmotion MM32 LQFP48 MM32F0144C6P.<br>
 
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.82d
+
*J-Link software: V7.82e
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: Mindmotion MM32 LQFP48
 
*Hardware: Mindmotion MM32 LQFP48
*Link: [[File:MM_xxx_TestProject_ES_V634.zip]]
+
*Link: [[File:MM_MM32LQFP48_MM32F0144C6P_TestProject_ES_V634.zip]]

Latest revision as of 15:33, 9 December 2022

This article describes specifics for the Mindmotion MM32 LQFP48 evaluation board.

MM-MM32 LQFP48-board.jpg

Minimum requirements

  • J-Link software V7.82e or later

Preparing for J-Link

  • Connect the J-Link to J3
  • Power the board via USB (J2)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

MM MM32F0144C6P EVAL MM32LQFP48 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 MM32 LQFP48 MM32F0144C6P.
It is a simple Hello World sample linked into the internal flash.

SETUP