Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/02/03 18:02
Read: times


 
#35430 - RE: Hardware watchdog timer on T89C51RD2
WDTPRG = 0xF7;

The datasheet state "do not write to these bits" (7-3), you do. That probably is not a big deal, If you change to =7, you still write, but a zero.

Ajother possibility is a mangled SFR address, that has been known to happen when the compiler guys (or you) set up SFR name to address tables.

Erik

List of 11 messages in thread
TopicAuthorDate
Hardware watchdog timer on T89C51RD2            01/01/70 00:00      
RE: Hardware watchdog timer on T89C51RD2            01/01/70 00:00      
RE: Hardware watchdog timer on T89C51RD2            01/01/70 00:00      
RE: Hardware watchdog timer on T89C51RD2            01/01/70 00:00      
RE: Hardware watchdog timer on T89C51RD2            01/01/70 00:00      
Page Auto Refresh - F5            01/01/70 00:00      
RE: Page Auto Refresh - F5            01/01/70 00:00      
Page Auto Refresh - F5. Java            01/01/70 00:00      
RE: Page Auto Refresh - F5. Java            01/01/70 00:00      
RE: Page Auto Refresh - F5            01/01/70 00:00      
RE: Page Auto Refresh            01/01/70 00:00      

Back to Subject List