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.

question about mcbsp2 problem in omap4470?

Other Parts Discussed in Thread: WL1281, 4430, 4460

HI,

I use Wl1281(fm tx/fm rx/bt/wifi/gps) chip to communicates with omap4470. All other functions are well besides of FM TX.

The Fm TX  uses MCBSP2 DX/CLK/FS to connect with wl1281, and wl1281 acts as master, it sends clk about 1.5M and fs is 48k. But now no data sends from msbsp2 tx pin to wl1281.  I checkd codes in sound/soc/omap/, all look well. Besides the same code works well on omap4430/omap4460, and i test mcbsp2 as master then it can outputs data/clk/fs.

So,  maybe some differents between 4430 and 4470 on MCBSP when acts as slave mode ? and how i can work around it?

sorry for my poor English...

Besides