Difference between revisions of "ST NUCLEO-WBA52CG"

From SEGGER Wiki
Jump to: navigation, search
 
(No difference)

Latest revision as of 17:30, 2 April 2024

This article describes specifics for the ST NUCLEO-WBA52CG evaluation board.
ST NUCLEO-WBA52CG STM32WBA52CG board.jpg

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 5-6 (5VINT)
  • Power the board via CN3-22(GND) CN3-24(5V).
  • Verify the Connection with e.g. J-Link Commander. The output should look as follows:

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

SETUP