Nations N32H760VIB7 STB

From SEGGER Knowledge Base
Revision as of 16:00, 27 August 2025 by Artjom.Kister (talk | contribs) (Created page with "Category:Evalboards __TOC__ This article describes specifics for the Nations N32H760VIB7_STB evaluation board.<br> 450px == Preparing for J-Link == *Connect the J-Link to this pins: {| class="seggertable" |- ! J-Link Pin || Connector !! Pin || Name |- | VTref || J9 || 1 || VDD |- | GND || J9 || 16 || GND |- | TMS/SWDIO || J9 || 4 || SWDIO |- | TCK/SWCLK || J9 || 6 || SWDCLK |- | RESET || J9 || 12 || RESET |- |} *Power the...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This article describes specifics for the Nations N32H760VIB7_STB evaluation board.
Nations N32H760VIB7 STB board.JPG

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref J9 1 VDD
GND J9 16 GND
TMS/SWDIO J9 4 SWDIO
TCK/SWCLK J9 6 SWDCLK
RESET J9 12 RESET
  • Power the board via Mini-USB connector (J1)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP