ST NUCLEO-WL33CC1
Jump to navigation
Jump to search
The ST NUCLEO-WL33CC1 is a ST STM32WL3x evaluation board.
Minimum requirements
- J-Link software V8.10g or later
Preparing for J-Link
- Connect your J-Link to one of the JTAG headers:
- CN17 on the MB1801D board
- CN3 on the MB2029A 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:
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.
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 STM32WL33CC1 evaluation board. It uses LD1 up to LD3 as 3-bit binary counter.
Setup
- J-Link software: V8.10g
- Embedded Studio: V8.16
- Hardware: ST STM32WL33CC1 (MB1801D and MB2029A board)
- Link: File:ST STM32WL33CC1 Blinky.zip