Skip to content

An example of using Digilent Pmod DA2 based on ZedBoard Zynq-7000 ARM/FPGA SoC Development Board at PS side.

License

Notifications You must be signed in to change notification settings

Vis6/pmod-da2-driver-example-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

An example of using Digilent Pmod DA2 based on ZedBoard Zynq-7000 ARM/FPGA SoC Development Board at PS side.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages