Hi,
Please provide me the steps to integrate UDA134X stereo codec into the beagle bone black, I am using ti sdk 7. And also provide board file for UDA134X stereo codec.
Thanks in advance,
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,
Please provide me the steps to integrate UDA134X stereo codec into the beagle bone black, I am using ti sdk 7. And also provide board file for UDA134X stereo codec.
Thanks in advance,
Hi,
Check this link: http://lxr.free-electrons.com/source/sound/soc/codecs/uda134x.c
This is the SDK 7.0 Audio Guide: http://processors.wiki.ti.com/index.php/Linux_Core_Audio_User's_Guide
Thank you for your reply,
I read the above mentioned links, not much info is available. Is there any other links are there from where i can get info.
Thanks
I don't know of any more, sorry. You can search the wiki portal: http://processors.wiki.ti.com/index.php/Sitara_AM335x_Portal
You will be able to find lots of material at the Linux SDK Audio page. In particular, look at the overview section to get an idea of how the driver works. The porting section, especially the Audio DAC example, will give you a comprehensive overview of how to add a new device to the kernel in SDK 7.0.