• Funny cursor behavior using ctrl-z
    Hi, Has anyone noticed problems with the undo/redo operation? Sometimes when undoing changes the cursor position is lost...the changes are still being done/undone but you can't see what they are...
  • SBUF Funny!!
    This is a bit of funny one (see code below). Basically (1),(2),(3),(4),(5) and (6) all transmit their data successfully via SBUF. This was captured by Hyperterminal. However (7) only transmitted correctly...
  • Serial Port
    Serial Port in Mode 1 and Timer 1 I am using P89V51RD2 microcontroller.I configured Serial port in Mode 1(Auto baud Rate Generation) with Timer 1. In this configuration communication is working...
  • serial port
    HEy we have designed our own 8051 board using 4066 to convert single serial port to 4 port but gives lots of garbage once we power up
  • Behavior of idle
    Hi, whats the behavior of idle regarding CAPCOM units? I observed the following: I have a 1 ms timer and a Sleep function based on the timer. The sleep function checks the elapsed time and if not...