Tool/software:
Good morning,
For a project, I need to minimize connections to and from the ADS8900. As there is no requirement for a specific conversion start time, I wanted to connect CS_N and CONVST together as shown in the minimum pin example in the datasheet:
However, later in the datasheet the following statement is made to exit the reset state:
This seems impossible with both connected to a single tra
Even further in the datasheet, the state machine is shown:
The state machine of the ADC seems to have no problem with connecting the signals together. As it only responds to edges of the CONVST signal so possibly the first sample is wrong, which is totally ok for the application.
Now the question remains:
is it possible to connect the pins together, even though the datasheet mentions that the CONVST needs to be low whilst keeping the CS_N high?