ST STM32C0116-DK
Jump to navigation
Jump to search
This article describes specifics for the ST NUCLEO-C031C6 evaluation board.
Preparing for J-Link
- Connect to STLink via USB.
- 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 STM32C0116.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V7.20
- Hardware: ST STM32C0116
- Link: File:ST STM32C011F6 TestProject ES V720.zip