• SERIAL COMMUNICATION PROBLEM
    this is my code for serial communication using 8051 iam trying to send letter B on serial port but iam not getting any thig on heperterminal though all setting are ok .so not getting what the problem...
  • serial transmit problems
    Howdy, i am using Keil's 'hello.c' program on a C167CR-LM, Phytec dev board. It outputs 'Hello World' to the serial port using printf. This works fine if i simulate it in uVision. But when i load it into...
  • serial communication problem
    sir., i wrote the following code in keil compiler., but eventhough i didnt specified while loop.,the code is executing in infinite loop. may i know y ? my code: #include <reg51.h> void main...
  • serial communication problem
    Dear Friends i am using two LPC 1768. one for transmitting another one for receiving. in transmitting side i am using 14.7456 MHz crystal receiving side i am using 12.000 MHz crystal. ...
  • Serial simulator problem
    When I use the serial simulator on UART0 I get some of the characters in SerialWin#1 som in #2 and some in #3. All charaters are sent to UART0_THR. I have also tried the Assign command but nothing is...