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.

ADS1296R - Hardware PACE detection problem

Other Parts Discussed in Thread: ADS1296R, MSP430BT5190, ADS1296

Hi,

I am trying to make hardware pace detection work with ADS1296R.

I am using a custom board with ADS1296R and MSP430BT5190 on it and a simulator that can produce a pacer signal of width up-to 2ms and amplitude up-to 5ms

On ADS1296R following are the register configurations

0x0F, //gpio, to make them input pins
0x09, //pace. 4th channel routed to TESTP_PACE_OUT1 (Pin E3 on ADS1296R)

I am feeding this TESTP_PACE_OUT1 to the hardware pace detection circuit. I have followed the reference design for the circuit  from "TI Precision Designs: Verified Design, Hardware Pace using Slope Detection" by Tony Calabria.

When i observe GPIO4, latch is not going high. 

So first of all, 

How do i make sure that i am getting a PACER pulse at TESTP_PACE_OUT1 ?

When i observe this pin (E3 on ADS1296) on CRO i am seeing a noisy sine kind of wave, the same trend continues on output of differential amplifier.

What might be going wrong?

Arun