mirror of https://github.com/periph/devices
spi: Add first version of TxPackets + NoCS, HalfDuplex, LSBFirst.
- This enables more complex use case like write-then-read, 3-wire SPI and when the number of bits per word changes accross packets. - Remove the transparent Tx() buffer cutting, the Raspberry Pi 3 spi_bcm2835 driver asserts the CS line even if csChange = 0 on the last packet. This broke some use case (like FLIR Lepton). spi-io: improve with more use cases. Used for adhoc testing of the SPI bus and looking at the results over an oscilloscope.pull/1/head
parent
aff3ae8a77
commit
b61c90429c
Loading…
Reference in New Issue