• 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...
  • 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...
  • 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...
  • 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...