Geehy G32M3101 MOTOR EVAL V1.0
Jump to navigation
Jump to search
This article describes specifics for the Geehy G32M3101 MOTOR EVAL V1.0 evaluation board, which features a Geehy G32M3101 MCU.
Preparing for J-Link
- Connect the J-Link to these pins:
| J-Link Pin | Board Pin |
|---|---|
| VTref | VCC |
| GND | GND |
| SWDIO | CLK |
| SWCLK | DIO |
- Power the board by connecting 5-36V DC to P1
- 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 G32M3101 MOTOR EVAL V1.0.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.30a
- Hardware: Geehy G32M3101 MOTOR EVAL V1.0
- Link: File:Geehy G32M3101 TestProject ES V830a.zip