Other Parts Discussed in Thread: TDC1000,
Hi!
I have a problem with the TDC, it doesn´t matter how i configure it, never gives me an interrupt change in the INTB pin.
I have a TDC1000 conected to the TDC7200, and it works well. When the TDC7200 put the Trigger signal in the TRIGGER pin, the TDC1000 makes the mesure with the corresponding START and STOPS signals.
Both, TDC1000 and TDC7200 are configured for two STOP signals and I see everything in my osc. The problem is that the INTB pin dosen´t go down, not even by an overflow of the counter, It does nothing after the trigger signal.
This is my current configuration of the registers of the TDC7200:
CONFIG1 = 0b00111010
CONFIG2 = 0b00000001
INT_MASK = 0b00000111
Everything else is default. I have a pull-up resistor in INTB to 3.3V. The mesure of the TDC1000 takes about 20-40uS. I had chek all the times based on the datasheet and they are good.
Thanks! and sorry for my bad english.