• LPC23xx SSP slave Mode
    Hi, I am trying to communicate SSP on 2 LPC23xx boards. One is Master and other is Slave. Master Board Sending data correctly but Slave Board is not receiving data. Please help...or send Slave...
  • Software I2C in slave mode
    I want to simulate an I2C slave device using a generic 8051 MPU which doesn't have hardware I2C(not like 80C552). I know it is easy to implement software simulated I2C in master mode, but I want to turn...
  • Problem with simulated serial mode
    To have the serial port S0 free for the application, I want to use the simulated serial mode. The UART ASC0 mode works correctly (burned to external FlashROM), but not the simulated serial mode (seems...
  • i2c slave problem
    hi everyone i am trying to communicate between two lpc2148 through I2c. I am having problems in the slave side, i think so. The slave does not acknowledge properly(Hardware). i used logic analyzer in...
  • serial port read problem
    im doing the project in lpc 1768.. for my project i have to read the serial port value from the cc2431 zigbee node..but i couldnt read the serial port value..while debugging the execution stops in the...