Hi,
I set the CM CLK as 120MHz and baudrate as 20MHz for the SSI Communication.
I notice that when I used the High Speed Mode, the SSI Module would occasionally fail to decode. For example, it should be received five data but the SSI Module ( read from SSI_readData() ) only decode four. However, when I used the normal mode, it would be stable to decode and receive data.
Why does the SSI Module fail to decode when using high-speed mode?
