Hi,
We use the McBSP interface in the following transmit way:
- Normal Clock Mode (mcbspReg->SPCR1.bit.CLKSTP=0)
- No companding (mcbspReg->XCR2.bit.XCOMPAND=0)
- No transmit multichannel selection (mcbspReg->MCR2.bit.XMCM=0)
- Use internal clock (25MHz from 150MHz Low speed clock)
Question:
What does the MDXB pin after all bits of a frame have been transmitted? Does it stay at the level of the last transmitted bit or does it go into high impedance state?
Thanks and best regards,
Patrick