Other Parts Discussed in Thread: SN74LVC1G125
Tool/software:
Hi
I have designed a HV ADC board for voltage monitoring.
The idea was to daisy chain multiple of these boards over SPI to get multiple measurement inputs.
The issues I have come up against is that one board connected functions as expected.
with two boards connected the voltage of the data line gets pulled from 3.3v peak to 1.5v peak and occasionally wrong data is output.
with three boards connected the voltage of the data line gets pulled to 1v peak and no data arrives at all.
The chip selects are setup correctly but it is behaving like the chips are not correctly going to a high impedance state and pull the dataline down.
The current proposed fix is to put a tri state chip after the isolation chip on each board but ideally I would like to understand if it is a limitation of the isolation chip or if it is an issue with my implementation.
Attached below are the schematics I have produced. The design was changed to operate on 5v while the test boards are 3.3v but this should not affect how the isolation chip interacts with the dataline.