EP-HYDRA-X10-1

From SEGGER Knowledge Base
Jump to navigation Jump to search

The EP-HYDRA-X10-1 is a Quorvo PAC5210 evaluation board.

EP-HYDRA-X10-1.jpg

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:

Qorvo PAC5210 Connect.png

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