Multiplexed OctoSPI adventures
The SPI bus is a de facto standard for transmitting data to and from devices. In it’s most basic state, it has three wires; MOSI (Master Out Slave In), MISO (Master In, Slave Out) and a clock signal. Each chip also has a Chip Select pin, to indicate if you are talking to this specific […]