Hello,
We have successfully used the CC8531, CC2591, and TLV320AIC3204 to implement a wireless microphone system for guitars. Our master (marketed as a transmitter) mounts inside a guitar and currently takes two analog inputs from two different types of microphones, on the left and right channels. An analog volume control is converted to up/down button pulses with an 8-bit microcontroller and the 8531 changes the volume inside the 3204 accordingly by means of the analog PGAs. These two channels are then sent over the air to a slave (marketed as a receiver) where they are balanced and mixed, including a volume control. All of this works great now.
Due to low availability of our analog electret microphone, we would like to replace it with a digital microphone. We also hope to reduce audible noise by doing this. Our concern is that the volume control via the 8531 will not work due to one of the 3204 PGAs now being out of the loop when using a digital source. Our questions are the following:
1. Do registers P0/0x53 and P0/0x54 affect the volume of a digital microphone on the 3204?
2. If not, what options are available to change the volume of a digital microphone locally? What about filter gains?
3. Is it possible for the 8531 to write to two different registers in the 3204 to change volume, i.e. the PGA on the right channel and the digital control on the left channel? Is this accessed through "aic3204.ppwadd"?
Thank you for any help that you can provide.
Arthur Matteson