Tool/software:
Hello
I am interfacing TAC5212 with SAMA7G54 MPU. I will use SPI ror configuration and TDM for audio IN/OUT. See the attached picture. I have few questions here.
1.) Can you check if my TAC5212 SCH is ok in terms of caps and SPI comm.
2) Do i need pullups or pulldowns on any of config/TDM lines
3.) I am using PPC from your web page. As i understand the PPC generates configuration files/settings that are then downloaded into TAC5212. On windows this is done through USB and devkit. How can i use same config file in my embedded system that runs yocto Linux. The idea is that i will get config file from PPC in windows, i will transfer file to my system running SAMA7G54. What is the way to upload this config file to TAC5212 from SAMA7G54. Note i use SPI.
4.) Once i am in yocto Linux is there a way to update the settings of TAC5212. Mainly i want to be to update the filtering part of codec, not number of IN/OUT lines ect.
5.) I see you have driver for TAC5212. On forum i saw support for debian ... does it work for yocto Linux. I am aware that yocto linux has alsa module ... however yocto is embedded system as opposed to ubuntu .. so i am just wondering.