Dear Sir.
I want to use CC8520 Local volume up/down and mute function.
Role is SLAVE.
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.
Dear Sir.
I want to use CC8520 Local volume up/down and mute function.
Role is SLAVE.
Hello Kim,
I assume that you are using the AIC3204 (or similar). You are correct that the default audio device definition controls MICPGA volume.
To change the volume control, make a copy of the <install-directory>\audio_devices\aic3204.ppwadd file to your <documents>\Texas Instruments\PurePath Wireless Configurator\audio_devices.
Then modify the volume controls as described in the Audio Device Definition Files help document, and restart PPWC./cfs-file/__key/communityserver-discussions-components-files/667/audio_5F00_device_5F00_definition_5F00_files.html
/cfs-file/__key/communityserver-discussions-components-files/667/aic3204.ppwadd
Dear Eirik
Thank you for your answer.
Too much difficult for me.
Anyway Where can I write Source code???
In PPWC "Audio Device Customize" Tab???
Just typing
regValue |= "read register value" & patch_read_mask;
regValue = patch_reg_data;
??????