Hi Vijetha,
Thanks for your post in this forum. There is no status register to indicate the absence of Input source for ADS8364. The reason you see random readings at ADC output is the noise captured by the input. There is a solution to make the input close…
Hi Kuramochi-san,
On the ADS8364 and ADS8365, there is no requirement to have /CS low while the HOLDx signal(s) are being applied. You do need to take /CS low while reading the conversion results though.
Hi Alfred,
You should be able to use the McBSP. Take the FSx and use it for the /CS input. Unfortunately I don't have any 'ready to go' code examples for the OMAP, but you can get a general picture of the setup by looking at the application…
Hi Aditi,
The timer is more appropriate I believe - that would give you more control over the sampling rate. You could use the BUSY output from the ADS8556 to the EXT_INT5 and enter an ISR that gets you the data. This application note might help you…
Hi David,
This application note for the ADS8364 might be useful to you. There is a bit of code associated with it as well that does port 'reads and writes' from an MSP430F149 - using the IAR tool. The ADS8364 is essentially a unipolar version…
Other Parts Discussed in Thread: ADS8364 , THS1206 I'm using your TMS320C6713DSK, but I am struggling ADS8364 EVM ADC connecting with DSK board.
I had received ‘ADS8364-DSK6713-CCS3v1.CS_’ from this website.
But, it does not drive back…
Hi Antonio,
Can you provide a little more detail on what you mean by 'no significant data'? Perhaps there is something in your software. I put together a little bit of code for the ADS8364 and the MSP430F449 a couple years ago - you can find…
Thanks.
vijayabharathi chelladurai said: So i think some need for hardware circuitry to control automatically, when processor reads automatically through DMA? Is my understanding correct.
It certainly sounds like the ADS8364 needs some hardward signals…