• 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...
  • 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...
  • 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. ...
  • 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. ...
  • Synchronour Serial Port Slave mode problem in TI Format
    Hi, I am working on LPC2368 Controller. I have a problem with Synchronous Serial Port SSP0 slave mode with TI Frame Format. My Interrupts are not being triggered even though there is a continous...