• Reset watch dog timer...
    Hi All, I am using AT89s8252,to reset the Watch Dog timer I am using the cmd(all in vain) setb WDTEN_ ...then I came to know that WCON(0x96) cannot be bit addressed...:-( If that is the...
  • Reset watch dog timer...
    Hi All, I am using AT89s8252,to reset the Watch Dog timer I am using the cmd(all in vain) setb WDTEN_ ...then I came to know that WCON(0x96) cannot be bit addressed...:-( If that is the...
  • What happens when reset or Power on Reset or watch dog reset?
    Hi i am working on LPC2388 processor.I am using keil IDE. when power on reset happens, The flash boot loader code is executed. Where can i get the details of this bootloader code.LPC2388 having inbuilt...
  • What happens when reset or Power on Reset or watch dog reset?
    Hi i am working on LPC2388 processor.I am using keil IDE. when power on reset happens, The flash boot loader code is executed. Where can i get the details of this bootloader code.LPC2388 having inbuilt...
  • Watch dog timer
    I am using LPC2132 (NXP). when I am feeding the watch dog timer from main loop, and in main loop, i am sending data continuosly to uart-1 at 38.4kbps. then my controller is resetting some time. while...