This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi,ti
We used 941 and 948 together. When debugging SPI communication, we found that the MISO signal was delayed after passing through the serializer. how to solve this problem? We are configured in Forward mode, BC_HIGH_SPEED is set to 0, BC_FREQ_SELECT is set to 1, PATGEN_CDIV_N is set to 0x50, PATGEN_CDIV_M is set to 0x11. Figure 1 is the original data, and Figure 2 is the SPI data sent by the serializer.
Hi,
The data looks ok to me.
Could you clarify the question? Are you concerned with the propagation delay due to SerDes channel?
Best Regards,
Charley Cai
Hi,Charley
Yes, we are bothered by this problem. It makes the data we obtain unreliable. The data we receive will switch between correct and incorrect.What should we do to get more reliable MISO data?
Hi,
There is always going to be a delay when data is sent across the SerDes channel. You can try to reduce the SPI speed.
Best Regards,
Charley Cai