Hi,
I'm working with DM8148 EVM, I would like to work with the Mcbsp from the dsp.
I found PSP package for C6748 which has Mcbsp driver. However, this driver defines RCR as Uint32, this contradicts the Technical Ref Manual which describe RCR as two 32-bit registers: RCR1_REG & RCR2_REG.
1. The main question: How do I activate Mcbsp from the dsp?
Additional questions:
2. The following post:
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/716/t/216345.aspx
Reference to "17.2.8.1 McBSP Initialization Procedure" in the Technical Ref Manual. Is this the way to work with the Mcbps (meaning - without driver)?
3. Is there a driver for working with Mcbsp from the dsp? Where can I find it?
4. Does the Mcbsp driver in PSP package for C6748 suitable for working in DM8148 EVM from the dsp?
Thanks,
Gilad