• Lost charactes in serial simulator
    Hi, I have a set of assembler + C routines to handle the serial line that work flawlessly in the DS5002 and DS5250. However, when I debug the code with the uVision Simulator I often lose chars in the...
  • UART Serial Communication: Bytes Lost
    Hi, I have interfaced a Garmin GPS to my ARM based microcontroller (LPC 1768) using serial communication. These are the steps am following to read the data 1. Read first 2000 characters from...
  • Serial Data lost
    I wrote an aplication that receives data from the serial interface (80251) When running under the uvision dscope debugger I go into the serial peripheral window and enter the data into SBUF. Then I set...
  • Lost
    I just got the v4 of Keil. I am programming with a 8 bit 8051 micro controller. I was wondering if there are any good books or materials that will help me understand programing alot better. I look at...
  • How to receive character to P89V51RD using serial communication?
    Hi everyone, In my code receive session is not working.. what changes should i made to receive a character from my keyboard? // Program to test serial communication of controller with PC using hyper...