• sending data to serial port
    I am interfacing an led with via serial port. I have set up the serial port already. I have a display with these specification parameters: baudrate:2400 data:8 bits end code:1bit I am trying...
  • Timing of data on serial ports
    Call me crazy if you like but I decided to make myself a dual serial port system for the 8051 (AT89S52) via hardware multiplexing (4052 IC) in which the uart selection is controlled by a GPIO pin. The...
  • serial port data/constant delay
    Hi I m recieving the serial port data by using the scanf command and then running a loop for inserting the delay the character got from serial port will determeine the delay But the problem i...
  • how to transfer data serially on port
    dear sir, i need a code in c that how to transfer data serially on any port using aduc842.
  • about send data by serial port
    Why are you setting TI to 0 when it is 0 ? I set TI=0 at first time because I be carefule about serial interface,when you send lastest bit of data by Serial interface The TI always automate set(TI...