HPMicro HPM6320-EVK
Jump to navigation
Jump to search
This article describes specifics for the HPMicro HPM6320-EVK evaluation board.
Preparing for J-Link
- Connect the J-Link to these pins:
| J-Link Pin | Connector | Pin | Name |
|---|---|---|---|
| VTref | P3 | 1 | VCC_3.3V |
| GND | P3 | 9 | GND |
| nTRST | P3 | 10 | TRST |
| TDI | P3 | 8 | TDI |
| TMS/SWDIO | P3 | 2 | TMS |
| TCK/SWCLK | P3 | 4 | TCK |
| TDO/SWO | P3 | 6 | TDO |
- Power the board via USB-C connector (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 HPMicro HPM6320-EVK.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.28a
- Hardware: HPMicro HPM6320-EVK
- Link: File:HPMicro HPM6320-EVK TestProject ES V828a.zip