Hi, everyone:
I study ARM on TI AM335x SK EVM Board(AM3358+TLV320aic3106), SDK6.0
I use the amixer command adjust the volume:
Increase the volume:
amixer cset numid=1 100
amixer cset numid=28 100
play audio file , the volume is OK
Reduce the volume:
amixer cset numid=1 50
amixer cset numid=28 50
play the same audio file, I can't hear any sound.
So, can I help you!