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.

rx in omap 3530

hello ,I have a question,when I used mcbsp rx in omap 3530,I set rx and tx to be master mode, and set the pin dx connect to pin rx ,when  CLKX and FSX signals is running, but the pin rx did not found a date. on the other hand ,I Configure the loopback mode , I found a date,so I have a question,in the rx master mode ,the receiver how to working.

  tao wu

  • Check the pad configuration register settings for that pin and ensure the INPUTENABLE bit is set to enable the input stage of the I/O for the particular pin.

    This is a common oversight.  I would also suggest the same for the CLK and FSX as well.

  •  thank you for your answer,I set the dr pin is input,but  in the master mode ,the rx also can not receive the date, I also set the rx in slave mode ,but it can receive the data,so I did not understand .could you answer the question.