ST NUCLEO-WBA55CG: Difference between revisions

From SEGGER Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Evalboards]]
__TOC__
__TOC__



Revision as of 11:37, 15 May 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 ST NUCLEO-WBA55CG.
It is a simple Hello World sample linked into the internal flash.

SETUP