• UART data Receiving
    Hi All, I am trying to receive data from UART and keep it in Receiver buffer. I need to check character by character whether the data received is a printable ASCII character or not. I am using LPC1768...
  • How to process the data from UART?
    Hi all . In one way ,all the messages is following a standard format ,like:"SOH,MSG ID, CMPL ID,MSG DATA LENGTH, MSG DATA ,CHECKSUM",so this format can be embed in UART_ISR to receive the message wanted...
  • unstable UART receiver
    I wrote a program to receive data from PC hyper terminal, but I meet a problem in developing stage. I found the MCU will lose the "start" bit of the receive data. so I will lose one characteristics...
  • UART receive ADUC836
    Hi everybody!!! I'm new and i need some help!!! Nice to meet you!!! I'm trying to connect my Aduc836 (8051 architecture) with a 4d systems display by Serial TTL. What i want to do for...
  • uart receive data incorrect above 9600 baud
    Is anyone successfully receiving UART data using a UART configured with greater than 9650 Baud? I have a Keil development board. I have interrupts enabled. I'm looking forward to hearing...