EP-HYDRA-X10-1
Jump to navigation
Jump to search
The EP-HYDRA-X10-1 is a Quorvo PAC5210 evaluation board.
Preparing for J-Link
- Connect the J-Link to J1 of the evaluation board using jumper wires as follows:
Evalboard Pin | J-Link Pin | Signal |
---|---|---|
+ | 1 | VTref |
SDIO | 7 | SWDIO |
SCL | 9 | SWCLK |
GND | 4 | GND |
- Power the board via "VIN" (J7).
- Verify the Connection with J-Link Commander. Enable target supply voltage with
power on
. The output should look as follows:
Example Projects
Hello World
The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the PAC5210. It outputs "Hello World!" to the Debug Terminal in a loop.
Setup
- J-Link software: V8.12
- Embedded Studio: V8.16
- Hardware: Qorvo PAC5210
- Link: File:Qorvo PAC5210 HelloWorld.zip