Hi,
I am a beginner in using OMAP-L137 EVM. I want to write a code in c to work with on-board audio codec. Where can I find the driver functions (driver .h files)?I would be very thankful if someone can help me.
Thank you
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.
Hi,
I am a beginner in using OMAP-L137 EVM. I want to write a code in c to work with on-board audio codec. Where can I find the driver functions (driver .h files)?I would be very thankful if someone can help me.
Thank you
Hi Jack,
Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages. Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics.
The OMAP-L137 SDK is available for OMAP-L137 EVM. It includes all the software components like PSP( Linux+u-boot), on-chip peripheral drivers, boot loaders as well as codec Engine multimedia stack. http://www.ti.com/tool/linuxsdk-omapl137
The codec Engine examples are available for OMAPL137. You can refer to http://processors.wiki.ti.com/index.php/Building_The_OMAP-L1_SDK#Codec_Engine_Examples . You can try out those examples. It is always good to start with which already works.
In addition to that, have a look at it's product folder http://www.ti.com./product/omap-l137 to download the available softwares and development tools and also search through the TI wiki links for "OMAP137 codec" to get more informations.
Other useful links
http://processors.wiki.ti.com/index.php/Getting_Started_Guide_for_OMAP-L137
http://processors.wiki.ti.com/index.php/OMAP-L137_EVM_Hardware_Setup
Regards,
Shankari
-------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.
--------------------------------------------------------------------------------------------------------