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.

AM2634: SPI2 not working

Part Number: AM2634
Other Parts Discussed in Thread: TMDSCNCD263, TMDSHSECDOCK

Tool/software:

Hi TI,

I am using SPI1 and SPI2 modules for SPI communication and have set up the pin configuration as shown below in code. 
SPI1 works fine. On SPI2, the CLK pin (B9) always remains in high state. I do some pulses on SPI2 D0 (B8) pin.
Could you please let me know if I am missing any configuration?

I also set B9 and B8 pins as GPIOs and set the GPIO high and low in code. B9 pin remained in high state always and B8 pin toggled as expected.
I also tested B9 set as GPIO on the TI evaluation board and saw the state always remained high on chip U70 pin 7.
This ruled out any possibility of hardware issues. It looks like I am missing something in software port configuration but I am sure what it is.

Request your help at the earliest on this query as this is currently a roadblock for further testing with customer.

Thank you!