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.

TIC12400-Q1: TIC12400-Q1

Part Number: TIC12400-Q1

Tool/software:

Hi Team,

    We are using TIC12400QDCPRQ1-MSDI as a comparator mode and ADC mode. We could be able to observe the ADC values at the particular pin. But we couldn't be able to implement the pins as a comparator mode. In comparator mode ww couldn't be able to observe the result in IN_STAT_COMP register. It is always zeros.

We have made the below settings,

  1. IN_EN - enabling the respective pins
  2. CS_SELECT - For our purpose current sink has been enabled for IN0
  3. Set the wetting current as 2mA
  4. Set the comparator threshold as 2V
  5. Enable the interrupt in INT_EN_COMP1 and INT_EN_COMP2
  6. in mode register set as comparator mode i.e 0
  7. enable pooling mode in config and pooling time in CONFIG register
  8. enable trigger in CONFIG register
  9. Read the IN_STAT_COMP register for status

But I couldn't observe the changes in IN_STAT_COMP register. 6V is given as input to the pin and comp threshold is set to 2V.

Is there any other register to configured? Why can't I observe changes in IN_STAT_COMP register?