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.

SN74LVC74A: what's minimum time between CLK and /CLR?

Part Number: SN74LVC74A

Hi,

in customer application, /CLR is behind CLK, but some chips Q output is high, and some Q output is low.

  •  below is customer's circuit, right now, customer increased C971 capacitor, /CLR rising edge is more behind CLK, so Q is normal.

    so

    what's minimum time between CLK and /CLR?

    thanks.

  • Hi Max ,

    i believe you are referring to the question in the FAQ :e2e.ti.com/.../3538.03-output-parameters

    The initial state of the flip flop during power up is unknown until a valid input has occurred. In this case , the CLR input is asynchronous to the CLK input , meaning the CLR input overrides the CLK and D input and clears the Q output. however, the default power up state is still unknown.

    I see that the input clk and clr has very slow rising edge almost 800us for power up which is violating the transition rate requirements. this is because of the 0.1uF cap on the input pins, could you remove it ? Refer to the app note on slow inputs and its effects on outputs. consider using a schmitt trigger to square up the signals. www.ti.com.cn/.../slla364a.pdf
    I also notice that the low is not at ground ? am i missing something ?