Closed avsa242 closed 2 years ago
This should be moved to use com.spi.bitbang.spin2 first, then rewritten to use the current API in the SPI engine.
com.spi.bitbang.spin2
Not that simple...this chip seems to require "full-duplex" SPI to read ADC words correctly - the bits start getting shifted out during the write of the 2nd byte (after the 3 MSB configuration bits).
This should be moved to use
com.spi.bitbang.spin2
first, then rewritten to use the current API in the SPI engine.