ST NUCLEO-WB07CC
Jump to navigation
Jump to search
This article describes specifics for the ST NUCLEO-WB07CC evaluation board.
Preparing for J-Link
- Solder a 10-pin SWD connector (CN17).
- Solder a jumper pins to (JP4).
- Connect the J-Link to SWD connector.
- Power the board via USB Type-C connector (CN15).
- Select STM32WB07CC as target MCU.
- Verify the Connection with e.g. J-Link Commander. The output should look as follows:
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-WB07CC.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.16a
- Hardware: ST NUCLEO-WB07CC
- Link: File:ST NUCLEO-WB07CC TestProject ES V816a.zip