Tool/software: Code Composer Studio
Hi Jean Marc,
We have a problem, MibSpi1 ccan receive data, but the received data is garbled,
eg. SPI Mast continuous transmission 0x1111,0x2222; but MibSpi received datat is 0x2222,0x4444;Or other data.
Use an oscilloscope to observe the SOMI signal, compared to the clock signal is 0x1111,0x2222;
What is the cause of this?
Best regard.