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.

TMS320F28388D: SPI Clocking Schemes

Part Number: TMS320F28388D

Hi:

The following is an introduction to SPI  Clocking Schemes in the 《TMS320F2838x Real-Time Microcontrollers With Connectivity Manager》

1. In the picture, whether the red circle is the receiving data latch position?

2.If it is,such the Falling edge without delay Mode.In this mode, CLKPOLARITY = 1 , CLK_PHASE=0。This configuration means that the default voltage is 1 and data is latch at the first edge. But the sequence in the diagram is latched on the second edge. Is my understanding correct? Or this SPI is different than the others.

  • Hi, apologies for the delay.

    1. The red circles are indeed showing the receiving data latches at each cycle.

    2. The latch occurs in that way because the data is received on the rising edge and shifted out on the falling edge. In addition, there is a note that tells us each cycle represents the previous data bit which is important to know.

    Regards,

    Aishwarya