Altera_Forum
Honored Contributor
10 years agoHow to use ADA-GPIO card with DE1-SoC
Hi,
I'm trying to use the ada-gpio (http://www.terasic.com.tw/cgi-bin/page/archive.pl?language=english&categoryno=73&no=278&partno=1) card with the DE1-SoC (rev c). for a start, I want to use the DAC to output some voltage according to switches on the board. what I had already done:- assign switches sw
- assign gpio1
- connect VCC an GND from the board to the card
- connect gpio pins to DAC_WRTA
- select the Oscillator mode on the card
- turn on some switches , and measure the voltage on the DA-A Channel - It's always 0v.