Society of Robots - Robot Forum

Software => Software => Topic started by: Javaid on July 17, 2011, 02:24:49 PM

Title: C++ code for SPI communication between ATMega 644A & ATMega328
Post by: Javaid on July 17, 2011, 02:24:49 PM
I want to communicate these two micro controllers (ATMega 644A & ATMega328) vis SPI protocol.

My goal is to introduce a routine in the ATMega 644A (Master) so that it will know and can respond to the ATMega328 (Slave).

Will someone help me with this !!!