-
-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Hi,
i'm trying to establish an MASTER/SLAVE Communication between 2 Arduinos.
The current idea for testing is that i want the NANO to generate random numbers and send it back to the UNO.
Slave-NANO Every
Master-UNO
This is now done with a lot of register setting and bit analyzing.
I'm just wondering if this is not planned in the implementation of SPI?
Is Arduino always planned as a MASTER?
now even AttachInterrupt and DetachInterrupt are hidden in private...
using Begin / BeginTransaction & Transfer did not really help.
Have i overlooked something?
Metadata
Metadata
Assignees
Labels
No labels