SinoWealth SH30F9071 Function Board
Jump to navigation
Jump to search
This article describes specifics for the SinoWealth SH30F9071 Function Board evaluation board.
Preparing for J-Link
- Connect the J-Link to this pins:
| J-Link Pin | Connector | Pin | Name |
|---|---|---|---|
| VTref | J10 | 1 | VDD |
| TMS/SWDIO | J10 | 2 | SWDIO |
| TCK/SWCLK | J10 | 3 | SWCLK |
| RESET | J10 | 4 | REST |
| GND | J10 | 5 | GND |
- Power the board via USB-C (J3)
- 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 SinoWealth SH30F9071 Function Board.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.26
- Hardware: SinoWealth SH30F9071 Function Board V1.1
- Link: File:SinoWealth SH30F9071 Function Board TestProject ES V826.zip