ST NUCLEO-C542RC

From SEGGER Knowledge Base
Jump to navigation Jump to search

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

ST NUCLEO-C542RC.jpg

Preparing for J-Link

  • Connect the J-Link to CN4
  • Power the board via USB STLINK
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP