How to enable the ADC/READY pin of ADS1115 as end of conversion pin. I have written the registers mentioned below with the corresponding values. Still I am not getting an EOC pulse. I have configured it as active low pin.
M S Byte of low threshold register = 0x00
LS Byte of low threshold register = 0x00
M S Byte of high threshold register = 0xff
L S Byte of high threshold register = 0xff
M S Byte of cofig register = 0b11010010
L S Byte of cofig register = 0b01100011