Geehy G32F031 Micro-EVB V1.0
Jump to navigation
Jump to search
This article describes specifics for the Geehy G32F031 Micro-EVB V1.0 evaluation board.
Preparing for J-Link
- Connect the J-Link to this pins:
| J-Link Pin | Board Pin |
|---|---|
| VTref | +5V |
| GND | GND |
| SWDIO | CLK |
| SWCLK | DIO |
- Power the board via J1 (USB-C)
- 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 G32F031 Micro-EVB V1.0.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.22a
- Hardware: Geehy G32F031 Micro-EVB V1.0
- Link: File:Geehy G32F031 TestProject ES V822a.zip