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: C2000 / TMS320F28377S => SPI FIFO Usage

Part Number: TMS320F28377S

Hello there,

i have a question regarding the FIFO feature in the TMS320F28377S. From the examples i can´t really distinguish, how to invoke the FIFO  in contrast to writing to  SpiaRegs.SPITXBUF= data;
My estimation is, if the FIFO enhancement is enbabled by SpiaRegs.SPIFFTX.all = 0xC022;    // Enable FIFOs, set TX FIFO level to 4  a write to SpiaRegs.SPITXBUF actually writes to the FIFO?
Is that true?


best regads!


PS.: i used the search function, but didn´t stumble over a thread which aims this specific question.