BS2/VMusic2 Can't Adjust Volume
··· I'm having problems adjusting the volume on my VMusic2 using the BS2 Stamp.· I· loaded the latest firmware from the·Vinculum website.· Otherwise, the VMusic2 seems to function okay.· I understand the module defaults to full volume. I can't attenuate it.· This is the command syntax I'm using:
····
·MP3········ PIN········ 15
·Baud······· CON······· 84
·PAUSE 4000···································· ' initialization pause
·SEROUT MP3,Baud,[noparse][[/noparse]"VSV 50",CR]········ ' set volume byte value to 50· 0=highest·· 254=lowest
·SEROUT MP3,Baud,[noparse][[/noparse]"VPF 01.mp3",CR]· ·'
plays MP3 file at full volume
·Any suggestions?
·P.S.·The rear facing jumper is set to the left-most position when viewed from the back.
·········Perhaps I did'nt update the firmware properly ?
···
·······
····
·MP3········ PIN········ 15
·Baud······· CON······· 84
·PAUSE 4000···································· ' initialization pause
·SEROUT MP3,Baud,[noparse][[/noparse]"VSV 50",CR]········ ' set volume byte value to 50· 0=highest·· 254=lowest
·SEROUT MP3,Baud,[noparse][[/noparse]"VPF 01.mp3",CR]· ·'
plays MP3 file at full volume
·Any suggestions?
·P.S.·The rear facing jumper is set to the left-most position when viewed from the back.
·········Perhaps I did'nt update the firmware properly ?
···
·······
Comments
Be sure you are in the default ECS, Hex, these are the start up settings unless you change.
Post Edited (TChapman) : 1/7/2009 7:08:53 AM GMT