I'm using SCI on SPI driver and seeing wierd values on the MOSI line. Configuration is 8 bits, rising edge data sample with low level clock polarity. When sending a 0x00, my logic analyzer decodes a non-zero value.When sending a 0x1 , the logic analyzer decodes a 0x32. Is there some basic configuration that I'm missing?
↧