Holtek HT32F125 Development Board

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the Holtek HT32F125 Development Board.

HT32F125.jpg

Preparing for J-Link

  • Connect your J-Link to the SWD header (CN4 or CN5)
  • Power the board via USB (CN1).
  • Verify the Connection with J-Link Commander. The output should look as follows:

HT32F125 Connect.png

Example Projects

Binary Counter

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Holtek HT32F125 Development Board. It uses D3 up to D5 as 3-bit binary counter.

Setup

Hello World

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the HT32F125. It outputs "Hello World!" to the Debug Terminal in a loop.

Setup