This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TIC10024-Q1: TIC10024 not getting proper Comparator Status

Part Number: TIC10024-Q1

Hi, 

We are using TIC10024 with 24 inputs connected. We did below configuration to read the comparator status. 

read device id:
MOSI -> 0x2000000
MISO -> 0x241

Read INT_STAT_Read
MOSI -> 0x4000000
MISO -> 0x1
Read IN_comp_Read
MOSI -> 0x0A000001
MISO -> 0x1
Write IN_enable
MOSI -> 0xB7FFFFFE
MISO -> 0x1FFFFFF
Read IN_comp_Read
MOSI -> 0x0A000001
MISO -> 0x1

With the above configuration and other default values IN0 - IN23 are configured as Current Source.
And with no input connected on the IN0-IN23 pins IN_STAT_COMP(INC_0- INC23) bits should set to 1 ?, but we are reading all bits as 0s.

Can you correct our understanding or let us know we miss anything on the configuration.

Regards,
Manoj