How to send additional bit?
Posted on February 06, 2017 at 18:09Hello,I'm trying to implement a software that will allow me to send additional one pulse (on the data wire and clock wire). After one pulse I should send data (32 bits) over spi.Frame should look like:1 bit + 32 b...