I don't think there will be any that have this, since it's not normal functionality. LG TV's famously have a way to encode the volume control signals into the PCM signal called LG Sound Sync. It buries the volume commands in the noise floor of the audio signal. You may be able to find the protocol and somehow get that working.Yes, I did also consider this.. Do you know if I buy one of these adapters that actually has volume control(not all does) does that already get integrated in the i2S stream or is it something that happens later in the SPDIF/analog conversion? Would be nice if it was straight in the i2S!
Normal HDMI volume control goed via HDMI CEC. It lives on a special pin
So you could just route that pin to a uC and decode the protocol to get the volume control commands. There are plenty of code examples to be found:
Build software better, together
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Last edited: