What is the best way to use the serial device in this case?
Posted on April 23, 2018 at 18:08I am currently using a driver that uses latch and clock signals to send special commands before sending data. For the sending of the data the driver works as for an SPI but with the signal of clock. Here is the diagr...