• ARM: WDT
    Hi, I experienced a problem with my microcontroller STM32L162VD. I initialized WDT and it works fine. but I found that in one time that MCU halted and WDT did not reset the MCU, reset pin also did not...
  • WDT in AT89C55WD
    HI.. this is my first time i want to use wachdog. i ma using AT89C55WD. i am usinf sEOS with 5ms tick interval. could you please show me the code that will initialize the wacthdog ? And what things...
  • Can a WDT of .........
    Hello, Can a watchdog timer of AT89s8252 reset the CPU in case of program crash ??? .I couldnt find this info PLEASE HELP !! . Kind Regards JG
  • Mysterious crashes
    I'm working on a uVision4 project for the Atmel SAM3S4B, and have been observing strange crashes in my code. The issue comes and goes after editing and recompiling code for no apparent reason, but it...
  • C167CS mystery
    Hello all, This is the deal: 2 identical controllers of type C167CS. The requirement is that one product cannot be used without the other, so I devised a simple authentication protocol: R(n) = ...