• 1000Hz Square Wave with some regular intervals
    Objective is when ever Telephone Set goes off hook , controller detects off hook and sents a Dial Tone to the telephone set for 20 Seconds and after 20 seconds program END.  Using 12...
  • MI_BITCOUNTERR while trying to write data
    I have a problem with FM17XX SCR ICS. There is a circuit with LPC2103F, acting as host and FM1702NL, connected to host via SPI as slave. According to man FM17XX is compatible with NXP MF RC500...
  • Interval timer
    I want to use a watchdog timer as an interval timer (and NOT for watchdog purposes). Can anyone throw light on how this can be done. Any help is appreciated.
  • uVision regular expressions
    What format are they? It doesn't seem to recognise \t or \n
  • Watchdog Timer as an interval timer
    Hi, I am trying to use watchdog timer as an interval timer. To test that the interval timer generates an interrupt, I am toggling a pin in the ISR of the watchdog interval timer. But it is not working...