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.

The pin mux setting for TI profibus PRU lib

Other Parts Discussed in Thread: PROFIBUS

Hello:

Now I am debugging the profibus of TaiJi. The code work on TI's ICE v1.0 board but don't work on our board..

I compare the ICE v2's schematic with ours, I found a difference for profibus. The ICE v2 use pin C13 as uart RTS, when our board use D17.

My question is that is this pin used by PRU code? Could user application define that which pin can be used for RTS pin? Thank you very much