• 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
  • 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...
  • Is there a debug command for clearing the serial port window?
    I want to be able to clear the serial window so previous output doesn't clutter the window, and then start a test from a debug script; but the only way I can see to clear the serial window is to right...
  • Reg: Serial window in simulation
    hi, I want to send 80 bytes of frame in serial port and I want to test it...in real time I am using Docklite to send set of 80 bytes... but in simulation it is difficult to send 80 bytes..by...
  • Serial window 1
    I am using microvision2 (UV2)environment. when i use the following code from examples(given by keil) i see "hello world" in the serial window, when i use degugger. #include <REG52.H> #include <stdio...