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.

CCS/TM4C1294NCPDT: Comment not suitable - PQ2 is SSI3TX (wrongly described as SSI2TX)

Part Number: TM4C1294NCPDT

Tool/software: Code Composer Studio

In line 376 of file

tivaware_c_series_2_1_4_178/examples/boards/ek-tm4c1294xl-boostxl-kentec-s1/drivers/Kentec320x240x16_ssd2119_spi.c

there is wrong comment (it should be "SSI3", not "SSI2"):

//      PQ2 - SSI2TX

It should be corrected to:

//      PQ2 - SSI3TX

because PQ2 in TM4C1294NCPDT works as SSI3XDAT0 (or SSI3TX in Legacy SSI Mode).

Best wishes,

Piotr Kasprzyk