• 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 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...
  • sending string with parity
    hello to all !!! I am using ADUC841 and i want do sent a string in that format (8 bit ,1 stop bit, odd - parity) I am writing in C51 how can i set the my MCU to output this string with parity...
  • OUTPUT WINDOW
    Hay I am using Keil C51 evaluation software. when ever i build the program the output window is not displaying.I have tried VIEW -> OUTPUT WINDOW option still in is not displaying.when i go to...
  • I want to send a string from command window to serial input buffer
    Hi,my English isnÂ't perfect but I will try to explain the best way. I have an application and I use uVsion 3. I know to send data to serial input with Sin='a' or Sin=0x09. But I try to send a string...