Difference between revisions of "Mindmotion-NANO-F0270"

From SEGGER Wiki
Jump to: navigation, search
Line 6: Line 6:
   
 
== Minimum requirements ==
 
== Minimum requirements ==
* J-Link software V7.82d or later
+
* J-Link software V7.82e or later
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
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 NANO-F0270 ##########################################. <br>
+
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Mindmotion NANO-F0270 MM32F0273D7P.<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 NANO-F0270
 
*Hardware: Mindmotion NANO-F0270

Revision as of 16:34, 9 December 2022

This article describes specifics for the Mindmotion NANO-F0270 evaluation board.

MM-NANO-F0270-board.jpg

Minimum requirements

  • J-Link software V7.82e or later

Preparing for J-Link

  • Connect the J-Link to J4 (Pin 1 is not at the DOT on the PCB, rotate cable 180°)
  • Power the board via USB (UART or USB port)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

MM NANAO-F0270 MM32F0270D7P 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 NANO-F0270 MM32F0273D7P.
It is a simple Hello World sample linked into the internal flash.

SETUP