• OT: Atmel C51RB2 Osc
    I have hand built a protoboard using the Atmel 89C51RB2. I used a 32 Mhz crystal and 33pf caps. When I scope the crystal pins I get a 95 nSec signal. This is about 10 Mhz. Is there some...
  • 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...
  • 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
  • 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...
  • WDT behavior mystery - LPC1788
    Hello, I am dealing with a puzzeling situation: working with an embedded artists LPC1788 board, I have a program that enables the WDT but fails to restart after it resets the system (it crashes hard...