NUCLEO-L433RC-P
Jump to navigation
Jump to search
This article describes specifics for the ST NUCLEO-L433RC-P evaluation board.
Preparing for J-Link
- Connect the J-Link to this pins:
| J-Link Pin | Connector | Pin | Name |
|---|---|---|---|
| VTref | CN5 | 5 | VDD |
| GND | CN5 | 8 | GND |
| TMS/SWDIO | CN5 | 15 | PA13 |
| TCK/SWCLK | CN5 | 17 | PA14 |
| RESET | CN5 | 14 | NRST |
- Power the board via CN1
- 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-L433RC-P.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V8.26b
- Hardware: ST NUCLEO-L433RC-P
- Link: File:ST NUCLEO-L433RC-P TestProject ES V826b.zip