- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi guys
I am beginner in FPGA. I have adc0804 in my circuit. And now I don’t know how to read the data from the adc and store the data on FPGA. I chose to use altera de2 115 board for the FPGA. Any ideas regarding my problem? Thanks in advanceLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page