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.

AM62D-Q1: MCSPI SBE (start-bit) behavior in FIFO mode

Part Number: AM62D-Q1
Other Parts Discussed in Thread: AM5716

I will use the MCSPI in master mode to connect to a peripheral. I wish to use the start-bit (SBE) feature (register MCSPI_CH0CONF bit23 (SBE)) where an extra bit is added to the transmitted word to indicate the start of a transaction.

When transmitting a single word at a time, the feature is self explainatory but not very useful as I could have change the word length instead to acheive the same result

If I use the FIFO mode to transmit multiple words while having the start-bit (SBE) option set to 1, what will be the effect on the transmitted output? The user manual does not cover this case. Logically I assume that only the first word transmitted will have a start-bit added, am I right?

This question applies to AM5716 and AM62D-Q1 as we are still undecided on which device to use in our new design.

 

Thanks