Connecting Prop to a ADC
SSkalko
Posts: 9
I am working on a program to connect the Prop to a ADC (ADS7818P-ND http://focus.ti.com/lit/ds/symlink/ads7818.pdf ) not much luck so far. I am wondering if I need to use pull-up or pull-down resistors on the DATA, Clock and Enable connections between the IC and the Prop. I have a feeling I make need to invest in something like the USB oscilloscope that Parallax sells to make some head way on this.
Comments
I use one counter to output a continuous clock signal, use waitpeq/waitpne instructions to sync the reads, test the data line, rotate the carry flag into my result register, and store the full result in hub memory. See the attachment for more info.
My saelig logic analyzer is money for this sorta stuff.