ST NUCLEO-C071RB

From SEGGER Knowledge Base
Jump to navigation Jump to search

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

Preparing for J-Link

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

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

SETUP