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.

problems about the configuration of the McBSP as SPI mode on C6713B

Hi,all
    I am using the McBSP of C6713B to interface with a 16-bit ADC. The ADC receive the data from DSP on the rising edge of the clock and transmit data to DSP on the falling edge of the clock.
    I've read the datasheet of TMS320C6000 DSP Multichannel Buffered Serial Port (McBSP) Reference Guide(spru580g.pdf), but I still don't know how to configure the FSRP and CLKRM bits in PCR. Does it matter to configure these bits as output? Or it could be ignored when McBSP operate as SPI master?(McBSP operate as master )