尊敬的先生。
我想使用 CC8520本地音量加/减和静音功能。
角色是从器件。
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.
您好、Kim、
我假设您使用的是 AIC3204 (或类似器件)。 正确的是、默认音频设备定义控制 MICPGA 音量。
要更改音量控制、请复制 将\AUDIO_DEVICes\aic3204.ppwadd 文件添加到您的 \Texas Instruments\PurePath Wireless Configurator \AUDIO_DEVICES。
然后按照音频设备定义文件帮助文档中的说明修改音量控制、并重新启动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
尊敬的 Erik
感谢您的回答。
对我来说太困难了。
无论如何、我可以在哪里编写源代码????
在 PPWC"音频器件定制"选项卡中、
只需键入即可
regValue |="读取寄存器值"和 PATCH_READ_MASK;
regValue = patch_reg_data;
?????