Difference between revisions of "Nations N32G032R8L7 STB"

From SEGGER Wiki
Jump to: navigation, search
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: [comming soon]
+
*J-Link software: 7.86
 
*Embedded Studio: V6.34
 
*Embedded Studio: V6.34
 
*Hardware: N32G032R8L7_STB
 
*Hardware: N32G032R8L7_STB

Revision as of 12:17, 15 February 2023

This article describes specifics for the Nations N32G032R8L7_STB evaluation board.

Nations N32G032R8L7 STB N32G032R8L7 board.jpg

Minimum requirements

  • J-Link software 7.86 or later

Preparing for J-Link

  • Connect the J-Link : VTref=J5-2 / GND=J5-16 / SWDIO=J5-4 / SWDCLK=J5-6
  • Power the board via USB (J4)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Nations N32G032R8L7 STB N32G032R8L7 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 Nations N32G032R8L7_STB N32G032R8L7.
It is a simple Hello World sample linked into the internal flash.

SETUP