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.

RTOS/TM4C1294NCPDT: SPI status

Expert 2730 points
Part Number: TM4C1294NCPDT

Tool/software: TI-RTOS

I can't find from source codes SPI.c and/or SPITivaDMA.c anywhere that the SPI_Status bits would be set as described in http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/tirtos/2_20_00_06/exports/tirtos_full_2_20_00_06/products/tidrivers_full_2_20_00_08/docs/doxygen/html/_s_p_i_8h.html#a913c57c335166de9caa54b7eb9ad95fb . The status is always SPI_TRANSFER_COMPLETED. Am I missing something or is this not really implemented?