Other Parts Discussed in Thread: TDC7200
I'm using TDC7200EVM with Arduino uno. I'm feeding external Start, Stop and clock from my setup. I require the Interrupt (INTB pin) output at both the Arduino board and an FPGA board. Hence I attempted to split the INTB pin output (which is active low) using a voltage divider, but it did not work.
When I measure the INTB output without giving start and stop signal in an oscilloscope I see a 3.2V DC signal.When I feed external start and stop signals, the voltage reduces to 19mV (which i checked using multi-meter, as i was unable to measure on oscilloscope).
How do I split the INTB pin output, so that I can feed the signal to two boards?