• Reading values from I/O port
    Hi, I'm trying to read data off an I2C bus using a software simulator. I see in the P1 peripheral dialog that P1.0 (SDATA) is low in the "Out" line, but the "In" line (latch?) has all of its high....
  • Reading values from I/O port
    Hi, I'm trying to read data off an I2C bus using a software simulator. I see in the P1 peripheral dialog that P1.0 (SDATA) is low in the "Out" line, but the "In" line (latch?) has all of its high....
  • 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...