• sending in the serial port with parity bit
    hello to all i am working with MCU OF ADUC851 (core 8051) i need to send on the serial port (9600,odd,8 or 9) a string, the string need to be with parity bit i am writing in C thanks in advance...
  • sending in the serial port with parity bit
    hello to all i am working with MCU OF ADUC851 (core 8051) i need to send on the serial port (9600,odd,8 or 9) a string, the string need to be with parity bit i am writing in C thanks in advance...
  • Sending string on serial port
    Hi everyone, is there anyone who could help me with following? In x51 processor You have SBUF buffer which is used to send or receive a character via serial port. Is there any way to send a string...
  • string send on serial port
    Hi All,, How can a formatted string be send on the serial port ?? Any help will be great. Thankzz && Bye Rocknmoon
  • 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...