We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hello, I have a AT89C5131 development kit and I want do disable the WDTCN (watchdog timer) but in the list of the registers in the file "at89c5131.h" it looks like there are two registers: Sfr ( WDTRST, 0xA6 ) ; Sfr ( WDTPRG, 0xA7 ) ;
What do I need to do in order to Disable the watchdog timer.
Thanks!
1) So the datasheet suddenly now mentions two register? And with names matching the header file? How come?
2) Did you decide to not even read the first section of the watchdog description?