Difference between revisions of "ST NUCLEO-WBA55CG"

From SEGGER Wiki
Jump to: navigation, search
(Created page with "__TOC__ This article describes specifics for the ST NUCLEO-WBA55CG evaluation board.<br> 450px == Preparing for J-Link == *...")
 
Line 2: Line 2:
   
 
This article describes specifics for the ST NUCLEO-WBA55CG evaluation board.<br>
 
This article describes specifics for the ST NUCLEO-WBA55CG evaluation board.<br>
[[File:ST_NUCLEO-WBA55CG_STM32WBA55CG_board.jpg|450px]]
+
[[File:ST_NUCLEO-WBA55CG_STM32WBA55CG_board.gif|450px]]
   
 
== Preparing for J-Link ==
 
== Preparing for J-Link ==

Revision as of 12:05, 25 March 2024

This article describes specifics for the ST NUCLEO-WBA55CG evaluation board.
ST NUCLEO-WBA55CG STM32WBA55CG board.gif

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