• Receiving UART in LPC1768
    I'm working on a project in which the MCU LPC1768 will be connected to a host. The host will send command message to UART1 of MCU LPC1768 and the MCU will reply with a predefined message. There are...
  • 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...
  • 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...
  • 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...
  • tinyos UART receive problem
    hi, i am working with tinyos version 2 and i have a problem with making the telosb mote receive the UART command sent by my computer thru a C program. What i want to know is which component to use...