ST NUCLEO-C031C6
Jump to navigation
Jump to search
This article describes specifics for the ST NUCLEO-C031C6 evaluation board.
Preparing for J-Link
- Connect the J-Link to this pins:
J-Link Pin | Connector | Pin | Name |
---|---|---|---|
VTref | CN7 | 16 | |
GND | CN7 | 8 | GND |
TMS/SWDIO | CN3 (SWD) | 4 | |
TCK/SWCLK | CN3 (SWD) | 2 | |
RESET | CN3 (SWD) | 5 |
- Power the board via USB.
- 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 ST NUCLEO-C031C6.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V7.20
- Hardware: ST NUCLEO-C031C6
- Link: File:ST STM32C031C6 TestProject ES V720.zip