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.

TMS320F28377S: F2837x SPI timing ,datasheet and experiment are not the same

Part Number: TMS320F28377S

Hi ,

F2837x SPI timing ,datasheet and experiment are not the same.

Which is right ? Any suggest to let experiment result the same as datasheet?

thanks,

SPRS880F, page 155. item no 24 --td(SPCL-STE)M & td(SPCH-STE)M = (0.5tc(SPC) – 3 ) ns .

The actual result is 0 ns as below picture.

Pink: SPICLK , GREEN: SPISTE

SpiaRegs.SPIBRR.bit.SPI_BIT_RATE=99;

ClkCfgRegs.LOSPCP.bit.LSPCLKDIV=2;

CPOL=0;CPHA=1;

CPOL=1;CPHA=1;

best regards,

Simen