Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
adc0804 has a very simple parallel interface.
For you purpose you can connect the CS pin to ground and DBn, WR, RD pins to any GPIO your board exposes (mind the voltage level compatibility). Then you pulse WR and RD signals to convert the analog data and read the digital value on DBn. - Altera_Forum
Honored Contributor
Hi Cris72.
Thanks for your reply. Really appreciate it. I already connect the DBn to LED for the indicator. So, do you mean that I need to connect the LED to GPIO pin in my board? May I know why we should give pulse signal to WR and RD signal? and why should I connect the WR and RD to GPIO? sorry if i asking too many question. Thanks in advance.