Timeline for send more than one byte at a time SPI Arduino
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 19, 2018 at 22:26 | history | migrated | from electronics.stackexchange.com (revisions) | ||
| Sep 19, 2018 at 13:46 | comment | added | Ross Hanna | OK, i will refrain from randomly putting in Serial.prints. Seemed the easiest way to visualise what the code was doing and were to be removed when the code worked. I didn't realise it could STOP it working! I now have added and since removed a serial.print in the Master code in the FOR loop to see if the data that was being transferred was correct and it does work. So the problem is receiving? What could i use to test for the end of the transfer? I'm looking into interrupts but is there other, not as elegant tests. just to test if the principle works then tidy afterwards? Thanks | |
| Sep 19, 2018 at 13:07 | history | answered | Rokta | CC BY-SA 4.0 |