SPI Signal Reverse Engineering14 Apr 2015Just as we did for the I2C signal, we’re going to pull a SPI signal apart using an oscilloscope. Because…
The Arduino SPI Library13 Apr 2015Now that we have a firm understanding of how we need to configure the signals to communicate with a SPI…
SPI Signals13 Apr 2015This module provides detail on the SPI signals, including the different clock polarities and phases. Objectives Understand the differences between…
SPI Basics10 Apr 2015This module begins our discussion of SPI basics by introducing the theory, structure and signalling of the SPI serial communications…