HPMicro HPM6320-EVK

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the HPMicro HPM6320-EVK evaluation board.

HPMicro HPM6320-EVK.jpg

Preparing for J-Link

  • Connect the J-Link to these pins:
J-Link Pin Connector Pin Name
VTref P3 1 VCC_3.3V
GND P3 9 GND
nTRST P3 10 TRST
TDI P3 8 TDI
TMS/SWDIO P3 2 TMS
TCK/SWCLK P3 4 TCK
TDO/SWO P3 6 TDO
  • Power the board via USB-C connector (J2)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

HPMicro HPM6320 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 HPMicro HPM6320-EVK.
It is a simple Hello World sample linked into the internal flash.

SETUP