ST NUCLEO-C051C8

From SEGGER Knowledge Base
Jump to navigation Jump to search

This article describes specifics for the ST NUCLEO-C051C8 evaluation board.
ST NUCLEO-C051C8.jpg

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:

Connect ST STM32C051C8.png


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-C051C8.
It is a simple Hello World sample linked into the internal flash.

SETUP