• SPI Master Slave Communication
    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...
  • 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...
  • 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 and Slave 89c51
    Dear ALL I want to help form your sit in following scenario. I have 5 89c51 one is master and other 4 are slave. Mater can communicate with PC through serial port and Master can be communicating with...
  • 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?