ST NUCLEO-U385RG-Q
Jump to navigation
Jump to search
This article describes specifics for the ST NUCLEO-U385RG-Q evaluation board.
Preparing for J-Link
- Connect the J-Link to CN4 (DEBUG IN)
- Power the board via USB STLK
- 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-U385RG-Q.
It is a simple Hello World sample linked into the internal flash.
SETUP
- Embedded Studio: V7.20
- Hardware: ST NUCLEO-U385RG-Q
- Link: File:ST STM32U385RG TestProject ES 720.zip
Example Project SWO
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the ST NUCLEO-U385RG-Q.
It is a simple Hello World sent via SWO sample linked into the internal flash.
SETUP
- Embedded Studio: V7.20
- Hardware: ST NUCLEO-U385RG-Q
- Link: File:ST STM32U385RG ES SWO Example.zip