Geehy APM32F030RCT6

From SEGGER Wiki
Revision as of 17:20, 22 July 2022 by Matthias (talk | contribs) (Example Project)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the Geehy (Previously known as APEXMIC) APM32F030RCT6 evaluation board. It can be used to test & verify APM32F030xx device support.

Geehy APM32F030RCT6.jpg

Minimum requirements

  • J-Link software V7.70 or later

Preparing for J-Link

  • Connect the J-Link to the JTAG header (J5)
  • Power the board via external power supply USB (J2)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

Geehy APM32F030RCT6 Connect.jpg

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Geehy APM32F030RCT6. It is a simple Hello World sample linked into the internal flash.

SETUP