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.

BQ32000 IRQ calibration signal output stability



The IRQ pin functions as a frequency test output for the calibration.

What is the typical frequency accuracy for the calibration signal? Is it at the same level as typical accuracy of Real-Time Clock?

Our customer want to use the calibration signal as a clock source for external timer device.

Once the IRQ pin is configured as a frequency test output, is the signal always output without stopping?

Best regards,

Daisuke

 

  • Daisuke Maeda said:

    The IRQ pin functions as a frequency test output for the calibration.

    What is the typical frequency accuracy for the calibration signal? Is it at the same level as typical accuracy of Real-Time Clock?

    >>> I am not familiar with this device, so I am using the datasheet as a guide. It appears as though the calibration signal is the same level of accuracy as the Real Time Clock.

    Our customer want to use the calibration signal as a clock source for external timer device.

    Once the IRQ pin is configured as a frequency test output, is the signal always output without stopping?

    >>> If using the 512Hz, the datasheet states that this will continue being output without stopping assuming no disruption of Vcc. If using the 1Hz with calibration, the FTF signal will be reset to zero upon cycling power on Vcc. The FTF bit would then have to be set back to 1 on each power up.

    >>> In addition, the datasheet (page 5) states that when operating on backup, IRQ is unused. From this it appears the output will not continue to be output when Vcc power is not present.

  • Hi Rick,

    Thank you for your reply.

    Best regards,

    Daisuke

     

  • Hi Rick,

    The external timer device is triggered with both rising edge and falling edge.

    What is the typical duty cycle of calibration signal? Is it 50%?

    Best regards,

    Daisuke

     

  • Hi Daisuke,

    Unfortunately, we don't have a setup to measure the duty cycle. And, the datasheet does not specify this, so it may take some time to get your answer.

    The easiest method is to measure it on your system if you have a scope.

    The RC time constant of the rising edge should have little impact on the duty cycle at 1Hz.

    If you do measure it, would you mind posting a scope shot so everyone can benefit?

    Thank you.

  • Hi Rick,
     
    Thank you for your reply.

    I suggested to the customer that the external timer device is triggered with rising edge or falling edge in the 512Hz signal.

    The signal is use for the timer interrupt to CPU at intervals of 0.5 seconds. The interrupt occurs once the timer count 256 times.

    Best regards,
     
    Daisuke