• serial communication 8051 from PC
    I have 4 Mhz crystal easy8051 development board. And i have a simple code about serial com example written in keil above.With the TH!=0xfe value baud rate=5208 but i want the baudrate=9600.How can i...
  • Serial Communications from 8051 to Terminal
    Hello everyone, I've been having some trouble getting output from my 8051. Some of the other forums haven't been of much help. I'm simply trying to send text from the 8051 to a terminal application...
  • Serial Communication using 8051.
    Hi, I want to send data serially to PC from 8051. The data is saved in an array of char and I want to send data to visual basic application as a string so give me advice for this. Thanks,
  • Serial Communication
    Can I communicate two programs? One written in C and another on ASM. The ASM would use a function Send Serial. The C would use a function Receive Serial. They should be on the same project? Or on...
  • serial communication
    Hi people, i have got a problem in simulating a serial communication program. to be more particular in getting data in to the controller through serial port i pressumed the way to this is in the debug...