here just four questions, anyone can answer any of them is welcome and appreciated.
1. How to get mute status feedback from PC side (both input and output mute) through EHIF at host control.
Because in EMIF protocol, we CAN NOT find the Mute status feedback, but in normal 8520/30 controlling AIC3204 mode, we captured mute command through I2C when PC side press mute button on volume slider(see picture PC Slider.png) , this means 8520/30 dongle side DOES inform 8520/30 slave to mute codec and update the mute status, but in EHIF protocol, engineer just CAN NOT find Mute status except the volume status.
2. Can MCU through 8530 slave and master(dongle) know what OS is on PC side? It may needs TI’s driver and firmware level has this feature, just kindly ask whether TI has made this feature in their firmware?
3. another question is can 8530 slave has digital volume control over the I2S channel audio stream? Like we can change digital MEMS microphone (I2S interface to 8530 slave) volume and then send to dongle at PC side.