libhal-google / libhal-soft

Library for generic soft drivers officially supported by libhal
Apache License 2.0
1 stars 6 forks source link

`hal::soft::parallel_to_serial_shift_register` #45

Open kammce opened 1 year ago

kammce commented 1 year ago

Use SPI and an output pin for output latch control to clock data into a general purpose shift register.

Use the CD74HC165E Datasheet as a reference.