• Rs485 master-slave communication extra byte reception at slave
    Dear experts, I have a rs485, (lpc1768) master-slave communication setup, that uses uart2 with a gpio line as direction control line. The experiment is just to test successful communication for transfer...
  • Rs485 master-slave communication extra byte reception at slave
    Dear experts, I have a rs485, (lpc1768) master-slave communication setup, that uses uart2 with a gpio line as direction control line. The experiment is just to test successful communication for transfer...
  • How to execute I2C Slave Address With ACK(0x18) using LPC2129?
    Hi Friends, I am trying to write I2C interface program between EEPROM & LPC2129, I have used switch statement for making the communication, I have made Start condition(0x08) successfully after that...
  • How to execute I2C Slave Address With ACK(0x18) using LPC2129?
    Hi Friends, I am trying to write I2C interface program between EEPROM & LPC2129, I have used switch statement for making the communication, I have made Start condition(0x08) successfully after that...
  • When should APB slave Sample address/Data for read/write transaction from APB master?
    I am working on design of APB master and slave connected back to back. Slave component has simple reg with 16 locations As per APB, for READ/WRITE transaction from master I am generating PSEL = 1 in...