ST NUCLEO-WBA55CG

From SEGGER Wiki
Revision as of 11:52, 25 March 2024 by Erik (talk | contribs) (Created page with "__TOC__ This article describes specifics for the ST NUCLEO-WBA55CG evaluation board.<br> 450px == Preparing for J-Link == *...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This article describes specifics for the ST NUCLEO-WBA55CG evaluation board.
450px

Preparing for J-Link

  • Connect the J-Link to CN3-8(GND) CN3-9(SWDIO) CN3-11(SWDCLK) CN3-12(VTref) CN3-14(Reset).
  • Set Jumper JP1 to 9-10 (VBUS)
  • Power the board via CN15 (USB-C)
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

ST NUCLEO-WBA55CG STM32WBA55CG 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 [SiliconVendor] [EvalBoardName].
It is a simple Hello World sample linked into the internal flash.

SETUP