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.

How to disable SPI loopback?

Hello forum

I am using a Piccolo F28035 controlcard along with a XDS100 dev board. i am trying to configure a SPI connection.

using the SPI loopback example i have code up running, but now i want to recieve as well. 

in the documentation the register SPICCR should contain a bit that controls the loopback (SPILBK), but it says that its a read only? do i need to change it somewhere else or what should i do?

William

  • William,

    It seems you have found a mistake in the documentation! This bit is in fact R/W so you can enable/disable the Loopback in your code.

    I will feed this back to the Documentation team to get it fixed.

    Thanks!

    Mark