• SPI Master Slave Comm
    I am into a project where I need 2 establish communication between ADuc814(Master) and ADuc841(Slave). Master shud Receive data transmitted by Slave. I am unable to establish the comm. I feel there is...
  • Master-Slave Communication using AT89S8252
    Hi, I'm using two AT89S8252 in my project (master and slave). I didn't have sucess doing SPI communication. Have you one code example about this? using interrupt?
  • How to communicate At89c51rd2(Master) with At89c51rd2(Slave) using SPI protocol ?
    Dear all, How to communicate At89c51rd2(Master) with At89c51rd2(Slave) using SPI protocol.I am using seperate pins for spi(not the dedicated pins of spi protocol).I am using 20 Mhz crystal for both...
  • testing I2C master and slave
    hi there, i am using a Philips SAA56XX MCU on it are 2 I2C port i have connected these 2 port together Port1<---->Port2 i configured Port1 to be Master and Port2 to be Slave with address 0x70...
  • One Master with many Slaves
    When I have a Master which to need to communicate with many slaves through the RXD,TXD pins, is it possible for the slaves to communicate with master independently. That is whenever the slave wants to...