-->
Page 1 of 1

SPI Slave bit shift

PostPosted: Wed Feb 14, 2018 5:15 am
by amelia
library 2.4.0 SPISlave
Test of the examples SPISlave_Master and SPISlave_Test:

1-MASTER-SEND ARDUINO DUE SPISlave_Master ==>> SPISlave_Test, all fine;
2-SLAVE SEND ESP8266 SPISlave_Master <<== SPISlave_Test, the data is shifted 1 bit to the left.

amelia