Other Parts Discussed in Thread: DS125DF410
The datasheet says ALL_DONE transitions to LOW when EEPROM config is complete (though it is not shown as an active-low name, like other low-active signals are). In addition, the instructions are to daisy chain ALL_DONE->READ_EN to allow multiple devices to access a single EEPROM, reading it in turn. However, READ_EN indicates it will read the EEPROM when READ_EN is high. So that does not work.
Is ALL_DONE really a high-active signal, so it stays low until the EEPROM is read, then it goes high?
Mike