Geehy APM32F103ZET6
(Redirected from APEXMIC APM32F103ZET6)
Jump to navigation
Jump to search
This article describes specifics for the Geehy (Previously known as APEXMIC) APM32F103ZET6 evaluation board. It can be used to test & verify APM32F103xx device support.
Minimum requirements
- J-Link software V6.84 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:
Example Project
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Geehy APM32F103ZET6. It is a simple Hello World sample linked into the internal flash. SETUP
- J-Link software: V6.84
- Embedded Studio: V5.10
- Hardware: Geehy APM32F103ZET6
- Link: File:Geehy APM32F103ZE TestProject ES V510.zip