ST NUCLEO-WL3RKB1

From SEGGER Knowledge Base
Jump to navigation Jump to search

The ST NUCLEO-WL3RKB1 is a ST STM32WL3R evaluation board.

ST NUCLEO-WL3RKB1.jpg

Minimum requirements

  • J-Link software V9.24 or later

Preparing for J-Link

  • Connect your J-Link to one of the JTAG headers:
    • CN17 on the MB1801D board
    • CN3 on the MB2339A board (make sure R3, R4 and R5 are equipped)
  • Disable the STLink using JP4
  • Power the board via USB (CN15)
  • Verify the Connection with J-Link Commander. The output should look as follows:

ST NUCLEO-WL3RKB1 Connect.png


Note:
When soldering, use a 10-pin JTAG header and place it in the center of CN3 or CN17. Pins 1, 2, 13 and 14 then remain unpopulated.

Example Application

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the STM32WL3RKB evaluation board. It is a simple "Hello World" application.

Setup