Hello Guys,
I want to use Arduino in SPI mode which receive some characters from another device. In my project, the Renesas is master which sends the characters and Arduino is slave which receives the characters. Now, I think the code related to Renesas works correctly, but, the code related to Arduino is wrong.
Please guide me how I should write the code for Arduino as reciever in SPI mode?
Thanks