ST STM32WB5MM DK
Jump to navigation
Jump to search
This article describes specifics for the ST STM32WB5MM-DK evaluation board.
Preparing for J-Link
- Connect the J-Link to TAG10 Connect (CN7) with the JP3 jumper ON
- Power the board via USB Micro-B connector (CN6) with JP2 selecting 5V_USB_MCU
- Alternatively you might use ST-LINK via Micro-B connector (CN11)
- 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 STM32WB5MM-DK.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.24
- Hardware: ST STM32WB5MM-DK
- Link: File:ST STM32WB5MMG TestProject ES V824.zip