Other Parts Discussed in Thread: C2000WARE
Hello,
Please see image attached for the SPI_TransferProtocol enum in spi.h driverlib file. the values for
Is this a known bug being fixed in the c2000ware driverlib? or am i missing something?
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.
Hello,
Please see image attached for the SPI_TransferProtocol enum in spi.h driverlib file. the values for
Is this a known bug being fixed in the c2000ware driverlib? or am i missing something?
Hi Srinivasan,
This particular enum is used to write to both the SPI_CCR_CLKPOLARITY and SPI_CTL_CLK_PHASE within the SPI_setConfig() function as such. Behavior of this function can be verified by looking at the SPI CTL and CCR registers at initialization.

Best Regards,
Aishwarya
Srinivasan,
Have you been able to resolve this issue? If there are no more questions, I will go ahead and close this thread
Best Regards,
Aishwarya