Skip to main content
Visitor II
June 1, 2004
Question

Watchdog timer errata for the uPSD32xx

  • June 1, 2004
  • 1 reply
  • 599 views
Posted on June 01, 2004 at 16:26

Watchdog timer errata for the uPSD32xx

    This topic has been closed for replies.

    1 reply

    Visitor II
    May 17, 2011
    Posted on May 17, 2011 at 12:01

    The actual operation of the watchdog timer in uPSD32xx family of devices is different from what is documented in the current data sheets. The actual operation is as follows:

    A) Writing a ''0'' to the WDRST register effectively disables the watchdog timer; however, the recommended way to disable the watchdog timer is to write 0x55 to the WDKEY register as stated in the data sheets.

    B) The watchdog timer essentially counts down from the value written into the WDRST register (when enabled) rather than up.