Difference between revisions of "ST NUCLEO-F070RB"

From SEGGER Wiki
Jump to: navigation, search
 
Line 1: Line 1:
  +
[[Category:Evalboards]]
 
__TOC__
 
__TOC__
   

Latest revision as of 11:30, 15 May 2024

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

Preparing for J-Link

  • Power the board via CN1 (Micro USB)
  • Reflash the ST-LINK On-Board Into a J-Link Guide
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP