ST NUCLEO-WB05KZ

From SEGGER Knowledge Base
Revision as of 11:10, 7 August 2024 by Artjom.Kister (talk | contribs) (Created page with "Category:Evalboards __TOC__ This article describes specifics for the ST NUCLEO-WB05KZ evaluation board.<br> 450px == Preparing for J-Link == *Solder a 10-pin SWD connector (CN17). 450px *Solder a jumper pins to (JP4). *Connect the J-Link to SWD connector. *Power the board via USB Type-C connector (CN15). * Verify the Connection with e.g. [https://wiki.segger.com/J-Link_cannot_connect_to_the_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This article describes specifics for the ST NUCLEO-WB05KZ evaluation board.
ST NUCLEO-WB05KZ board 1.JPG

Preparing for J-Link

  • Solder a 10-pin SWD connector (CN17).

ST NUCLEO-WB0 connector.JPG

  • Solder a jumper pins to (JP4).
  • Connect the J-Link to SWD connector.
  • Power the board via USB Type-C connector (CN15).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP