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.

DM6437 EVM data transfer between McBSP0 and McBSP1

Hello,

There are two McBSP 0 and 1 in DM6437 EVM.

I would like to do McBSP 0 as transmitter and McBSP1 as receiver and want to do data transfer between them. 

My Questions is

Is it possible to configure McBSP0 as transmitter and McBSP1 as receiver and data can be transmit between them?

if yes, is there any external pin connections are required on EVM board?

Regards,

Nares 

  • Hi Nares,

    Thanks for your post.

    It would be possible but to create another instance for McBSP1 & to configure for McBSP1, you should do the changes quoted by "Raghavendra" in the below E2E post:

    http://e2e.ti.com/support/embedded/tirtos/f/355/t/94454.aspx

    Your sample application should work for both instances for McBSP0 & McBSP1 since the driver will support both instances of McBSP's. The above E2E post would be very helpful for your to configure for an another instance of McBSP1 to do data transfer.

    Thanks & regards,

    Sivaraj K

    -------------------------------------------------------------------------------------------------------
    Please click the Verify Answer button on this post if it answers your question.
    -------------------------------------------------------------------------------------------------------

     

  • Hi Shivraj,

    thank you very much for reply. 

    I have installed dvsdk_1_01_00_15, dvsdk_1_11_00_00 and dvsdk_1_11_00_00_DM648.  It includes PSP driver - 1.10.00.  I could not able to find PSP 1.10.03  

    Can you please help me where can I get PSP 1,10,03 driver?

     So, I can run the bios bios Mcbsp example that you suggest me in the below link. 

    http://e2e.ti.com/support/embedded/tirtos/f/355/t/94454.aspx

    This example code help me how to work with bios. 

    Best regards,

    Naresh