Goal
Understanding the timing criteria required for using the Input Buffer
Issue
The datasheet has the statement "Note that when START is low, the buffer must be disabled to prevent loading of the inputs." (Page 14)
For a standard conversion, the Start input can be on for as little as 17us (Table 3, page 13)
This implies that the buffer would only be enabled for 17us.
Is this sufficient time for the buffer to do its job? If we assume it is, disabling the buffer when I take the start input low, means that for the rest of the conversion time, the buffer is not involved. This seems incorrect?