Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
pmod:pmodda1:start [2022/09/13 14:45] – changed forum.digilentinc.com to forum.digilent.com Jeffreypmod:pmodda1:start [2023/05/11 15:54] Martha
Line 1: Line 1:
 +~~NOTOC~~ 
 +   
 +====== Pmod DA1 ======
  
 +  
 +{{Digilent Infobox
 +| Manual = [[reference-manual]]
 +| Support = https://forum.digilent.com/forum/7-add-on-boards/
 +| Title = Pmod DA1
 +| Subtitle = Four 8-bit D/A Outputs
 +| Header = Features
 +| Bullet = Two 8-bit DACs
 +| Bullet = Four D/A conversion channels
 +| Bullet = Maximum conversion rate of 1.875 MSa
 +| Bullet = 6-pin Pmod connector with GPIO interface
 +| Header = Electrical
 +| Bus = [[learn/fundamentals/communication-protocols/spi/start | SPI]]
 +| Specification Version = 1.2.0
 +| Logic Level = 3.3V
 +| Header = Physical
 +| Width = 1.0 in (2.5 cm)
 +| Length = 0.80 in (2.03cm)
 +| Header = Design Resources
 +| Fritzing Part = {{reference:pmod:pmodda1:pmodda1.fzpz| }}
 +| Header = Documentation
 +| Primary IC = [[http://www.analog.com/static/imported-files/data_sheets/AD7303.pdf | AD7303]]
 +| Reference Manual = [[pmod/pmodda1/reference-manual]]
 +| Schematic = {{reference:pmod:pmodda1:pmodda1_sch.pdf| }}
 +| Header = J1 Pinout
 +| Full Row = {{ :reference:pmod:pmod-pinout-1x6.png?direct |}}
 +| Pin 1 = ~SYNC
 +| Pin 2 = D0
 +| Pin 3 = D1
 +| Pin 4 = SCK
 +| Pin 5 = GND
 +| Pin 6 = VCC
 +| Header = J2 Pinout
 +| Full Row = {{ :reference:pmod:pmod-pinout-1x6.png?direct |}}
 +| Pin 1 = A1
 +| Pin 2 = B1
 +| Pin 3 = A2
 +| Pin 4 = B2
 +| Pin 5 = GND
 +| Pin 6 = VCC
 +}}
 +
 +{{page>reference-manual}} \\ \\
 + 
 +
 +===== Example Projects =====
 +==Microprocessor==
 +  * [[learn/software/tutorials/digilent-core-install/start | Installing the Digilent Core for Arduino]]
 +  * {{:reference:pmod:pmodda1:pmodda1-mpide-lib.zip|Library and MPIDE Example Code}}
 +  * [[http://www.instructables.com/id/Lab-test-bench-oscilloscopewaveform/|Lab test bench-oscilloscope/waveform]] - Community Project
 +  * [[https://www.hackster.io/mmigs/using-the-pmod-da1-with-arduino-uno-a7386f|Using Pmod DA1 with Arduino Uno]] - Application note
 +==Programmable Logic==
 +  * {{:reference:pmod:pmodda1:pmodad2_da1_cse_demo.zip|Nexys 3 VHDL Example - ISE 13.4}}
 +  * [[learn/programmable-logic/tutorials/pmod-ips/start | Getting Started with Digilent Pmod IPs]]
 +    * Digilent Pmod IPs are only supported in Vivado and Xilinx SDK versions 2019.1 and earlier.
 +
 +
 +==Reference Project==
 +  * {{:reference:pmod:pmodda1:pmodda1_refcomp.zip|Reference Component}}
 +
 +----
 +
 +===== Additional Resources =====
 +  * [[https://wiki.analog.com/resources/fpga/xilinx/pmod/ad7303|ZedBoard Demo Project]]
 +  * Specification Version 1.2.0: {{reference/pmod/pmod-interface-specification-1_2_0.pdf |PDF}}
 +
 +----
 +
 +{{tag>pmod pmod-start pmod-spi pmodda1 dac resource-center}}