EveryCircuit
Powering up...
Circuit
Public
Private
Unlisted
Save

Shift Register for SPI

@ericstanleysamar
5 years ago
https://everycircuit.com/circuit/4877682220990464
Here, an 8-bit data is transferred serially, and is only interpretted to the output after all of the 8-bits have been passed. The first bit transferred is the lock bit and must always be HIGH. When this bit arrives to the last flipflop, it causes the data to be reflected at the output (represented by 7-segment displays) and disables the clock signal. In the circuit, an output of "F1" is expected. Data: 1111 0001 ^ lockbit Experiment with the circuit by using other timing for data. Use the pushbutton below to restart the states of the latches/flipflops.
Comments
Post