• 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...
  • 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...
  • 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...
  • 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?