- This topic has 0 replies, 1 voice, and was last updated 11 years, 4 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › what are the programming steps to do SPI communication between two 89c51rd2 keeping one master and other as slave?
I am trying to write a software code to establish SPI communication between two 89c51rd2 controllers keeping one controller as master and other as slave. I am using dedicated pins of this controller for doing SPI communication.
I am not able to make it as working code now. I doubt the programming steps to do SPI communication which i implemented is wrong some where. Please do help me with a working code or by providing programming steps for doing SPI communication between two 89c51rd2 controllers.