• 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...
  • 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...
  • 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...
  • FX2 Slave FIFO Manual Mode sample code
    Hi , Have anybody worked on Cypress FX2 chip. I am writing the firmware for slave FIFO to access the external logic data. Since my FW has to filter out some data so I have to use AUTOIN =0 mode. ...