NUCLEO-WB55

From SEGGER Knowledge Base
Jump to navigation Jump to search

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

ST NUCLEO-WB55.jpg

Preparing for J-Link

  • Connect the J-Link to this pins:
J-Link Pin Connector Pin Name
VTref CN7 5 VDD
GND CN7 8 GND
TMS/SWDIO CN7 13 PA13
TCK/SWCLK CN7 15 PA14
RESET CN7 14 NRST
  • Power the board via CN15
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP