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.

McBSP to McBSP Configuration Problem

Other Parts Discussed in Thread: OMAP3530

Hi All,

I am trying to use McBSP1 has an inter-processor data link between two OMAP3530.  I can write and read data on the buffers in digital loopback no problems; also I can see the data coming out of the interface on a digital scope.  What I can not get is my receiver side to see the data.

My basic configuration is has follow, the McBSP1 on each CPU is configured has MASTER for Tx and a SLAVE for Rx.

I now I am missing something very basic [:)]

Here are registers configuration:

**** McBSP1 regs ****
DRR2:  0xf2ff8500
DRR1:  0x0000
DXR2:  0x0000
DXR1:  0x0000
SPCR2: 0x02c3
SPCR1: 0x2001
RCR2:  0x0001
RCR1:  0x00a0
XCR2:  0x0001
XCR1:  0x00a0
SRGR2: 0x0020
SRGR1: 0x0060
MCR2: 0x0000
MCR1: 0x0000
RCERA: 0x0000
RCERB: 0x0000
XCERA: 0x0000
XCERB: 0x0000
SYSCON: 0x0214
IRQSTAT: 0x0510
IRQEN: 0x0000
WKUPEN: 0x478f
XBUFFSTAT: 0x0080
RBUFFSTAT: 0x0000
PCR0:  0x0a01
XCCR: 0x1008
RCCR: 0x0808
***********************

Any help would be appreciated.

Cheers and thanks!

Steph