Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 1.1 KB

File metadata and controls

19 lines (19 loc) · 1.1 KB

Example of DAC implementation using Pmod DA2

Description

  • Source codes for driving Pmod DA2 are provided in the folder "pmod_da2_driver".
  • The example uses Pmod DA2 at PS side of the FPGA board to generate two sinusoidal waves.

Platform

Hardware

  • The example is based on ZedBoard Zynq-7000 ARM/FPGA SoC Development Board. More information is available here: ZedBoard Zynq-7000.
  • The resource of Digilent Pmod DA2 is here: Pmod DA2.

Software

  • Vivado 2018.2
  • Xilinx SDK 2018.2

Execution

  • Connect the Pmod DA2 to the Pmod JE1 of the FPGA board.
  • Create an application in the SDK.
  • Place the folder "pmod_da2_driver" and the file "main.c" in the folder "src".
  • Run the code on the FPGA board.

Result

Two channel sine waves.
Two channel sine waves