OK, I've got one particular command that *must* be exactly 8 bits. No way around it. Can't do it if it isn't 8 bits. So, I deleted the DTC for the SPI driver and are using SPI_BIT_WIDTH_8_BITS in an attempt at doing single bytes. This comes back as SSP_ERR_UNSUPPORTED.
↧