--- In "tylliot" <> wrote:
>
> I have read in the manual for this board that there is one available channel
> on the onboard A/D converter and I would like to be able to continuously
> sample from it for a control system I am working on. I am using the opencore
> TS-7300 project and I am not sure how to go about initializing the ADC in
> verilog and the FPGA to get input from the available channel. Any help is
> greatly appreciated!
>
I have had to change my design a little bit, now I am using the TS-ADC16 which
is a 16 bit A/D converter that connects to the PC-104 bus. I am trying to get
the digital output from the ADC to the FPGA on the TS-7300. I am thinking I
will need to write the ADC output to one of the memory registers on the FPGA
board and use my FPGA code to read that in and use it accordingly.
I tried making a program that does the A/D conversion and then writes to
0xa7200000 which the CPU should send to the FPGA, but I'm not sure if that is
working correctly. Any ideas here?
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|