SPI CPHA not setting correctly
Posted on September 26, 2014 at 20:07I am seeing some strange behavior in my SPI port.I expect that it will be set up as CPOL = 0, CPHA = 0 and for the bus to output 0xA5.What I see is that not only is MOSI transitioning on the wrong edges, but the ...