Hi,
BLUE - start pulse
GREEN - stop pulse
purple - INTB
the Interrupt Mask Register (0x03) is set to 0x01 ( only - New Measurement Interrupt enabled).
can someone explane me why i have a delay between the stop pulse and the INTB ? (~1us)
tnx
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.
Hi,
BLUE - start pulse
GREEN - stop pulse
purple - INTB
the Interrupt Mask Register (0x03) is set to 0x01 ( only - New Measurement Interrupt enabled).
can someone explane me why i have a delay between the stop pulse and the INTB ? (~1us)
tnx
Bharat,
1st thanks for the reply.
i saw figure 19 but the is no time scale there.
2nd i think this kind of data have to be in the datasheet.
because if you want to work in a fast mesurment cycle for example (start pulse every 2us)
and get your stop pulse after <500ns (mode1) , there is a dead time (of aprox. 800ns to 1us) that you are waiting for INTB to be toggle.
and thats before you are starting your SPI interface.
again thanks for the help!
ohad