Difference between revisions of "XHSC HC32LF17/9xGO-STK-V2.0"

From SEGGER Wiki
Jump to: navigation, search
 
Line 3: Line 3:
   
 
This article describes specifics for the XHSC HC32LF17/9xGO-STK-V2.0 evaluation board.<br>
 
This article describes specifics for the XHSC HC32LF17/9xGO-STK-V2.0 evaluation board.<br>
'''[PICTURE OF BOARD]'''
 
 
[[File:XHSC_HC32LF17-9x GO-STK-V2.0_HC32L196PCTA_board.jpg|450px]]
 
[[File:XHSC_HC32LF17-9x GO-STK-V2.0_HC32L196PCTA_board.jpg|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==
*Connect the J-Link to ......
 
 
*Connect the J-Link to this pins:
 
*Connect the J-Link to this pins:
 
{| class="seggertable"
 
{| class="seggertable"

Latest revision as of 19:19, 17 June 2024

This article describes specifics for the XHSC HC32LF17/9xGO-STK-V2.0 evaluation board.
XHSC HC32LF17-9x GO-STK-V2.0 HC32L196PCTA board.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref CN5 1 VDD
GND CN5 4 GND
nTRST CN5 6 RSTB
TMS/SWDIO CN5 3 SWIO
TCK/SWCLK CN5 2 SWCK
  • Power the board via CN6.
  • The debugger CMSIS-DAP-V1.0 has to be removed.
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

XHSC HC32LF17-9x GO-STK-V2.0 HC32L196PCTA 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 XHSC HC32LF17/9xGO-STK-V2.0.
It is a simple Hello World sample linked into the internal flash.

SETUP