Skip to main content
Visitor II
September 17, 2003
Question

ST9 Interrupt ,Watchdog

  • September 17, 2003
  • 3 replies
  • 919 views
Posted on September 17, 2003 at 21:22

ST9 Interrupt ,Watchdog

    This topic has been closed for replies.

    3 replies

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:34

    I have seen on the ST9+ user guide that it is possible to trigger an interrupt INTA0 on an ''end of count'' event. I have some reset watchdog on my soft and i would know where this events occurs. Is it possible to trigger an interrupt just before the software starts to reset?

    Thanks

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:34

    You have to use the Watchdog timer as a timer, without enabling the watchdog.

    The watchdog end of count interrupt is multiplexed with the INT0 external interrupt on INTA0 channel.

    Refer to external interrupts section in the datasheet to configure properly the INTA0 channel.
    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 11:34

    OK,merci pour l'info.