Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

Receive data from McBSP1 of OMAP L138 LCDK

$
0
0

Dear Friends,

I would like to better understand how to use the MCBSP module of our OMAP L138 LCDK. I've already run the mcbspSampleMaster example which is available at this directory: ti\pdk_OMAPL138_1_01_00_02\packages\ti\drv\exampleProjects\MCBSP_MasterExampleProject

The code runs perfectly fine. I have the following questions:

1. I assume the code uses McBSP0 by default configuration. How can I activate McBSP1? Note: I think I should change int32_t devId = 0; to int32_t devId = 1; in both mcbsp_drv.c and device_mcbsp_loopback.c files. Is that correct?

2. We're sending digital signals from our custom device to the OMAP L138 LCDK through MCcBSP1. We would like to simply display these digital signals on the CCS console output. How can I do that?

Thank you in advance


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>