I'm using the ADS8556 EVM in parallel,software mode. Setting the CR to 0xE22007FF.
The goal is to keep the INT line high until all the conversions (all 6 channels) have been read.
When I look at the signals on a scope, the INT line goes high ~1.2 us after CONVST, and
goes low after a single reading (RD# low).
The datasheet (p 12) reference to the BUSY/INT line indicates that when C21=1 INT 'remains high
until the conversion result has been read'. I interpret this to mean that all channel data has been
read (6 words). As far as I can tell, I've got the board setup correctly to acquire all three ADC
pairs.
Am I doing something incorrectly, or misinterpreting the data sheet?
Also, is there an errata for the ADS8556, or an update to the data sheet? Shouldn't the
units for tCONV on p. 15 be us instead of ns? And the description of C20 in table 3 doesn't appear
correct; when the bit is 0 INT is active high.
Thank you