• Reading values from serial port
    HELLO, I am trying to read the value from serial port uart1 using U1RBR register.I just want to know in which format U1RBR returns the value.can I store that value into array for futher processing. ...
  • Reading values from serial port
    HELLO, I am trying to read the value from serial port uart1 using U1RBR register.I just want to know in which format U1RBR returns the value.can I store that value into array for futher processing. ...
  • Garbage being read from serial port.
    I am totally new to the ARM7 micro controller. I am trying to program the controller to read two analog inputs and output the values on the serial line. I have written code that simulates with dprobe...
  • Garbage being read from serial port.
    I am totally new to the ARM7 micro controller. I am trying to program the controller to read two analog inputs and output the values on the serial line. I have written code that simulates with dprobe...
  • reading data from serial port in linux
    Dear All, I am trying to write and read to and from serial port for SBC (ARM9) board in linux able to write data successfully but while reading data from device need carriage return.... if any...