VS1053 + TS2012 clics and pops at play

Breakout boards, sensors, other Adafruit kits, etc.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
User avatar
jonlab
 
Posts: 51
Joined: Mon Jun 03, 2013 4:15 am

Re: VS1053 + TS2012 clics and pops at play

Post by jonlab »

I think I found the issue. :-)

I did some more tests, and it seems that the pops occur after I play the first adpcm wav. If I am playing another mp3 or adpcm after a adpcm, I can hear pops at beginning of the sound. First mp3 OR adpcm ever played is fine !

The clics actualy very much look like the startup clics I have if I am doing an hard reset with Adafruit_VS1053::reset(). Or when I power on everything.
(something like the breakout board output caps charging maybe ?)

So it seems that -something- (in the codec state ?) is left in a -certain- state after I play one adpcm. And maybe makes the chip reset or something if I am playing something else after. Maybe this is just the VS1053B crashing...

And -houraah- a simple Adafruit_VS1053::softReset() just before the Adafruit_VS1053_FilePlayer::playFullFile() solves the problem without any noise !!!

User avatar
adafruit_support_bill
 
Posts: 88142
Joined: Sat Feb 07, 2009 10:11 am

Re: VS1053 + TS2012 clics and pops at play

Post by adafruit_support_bill »

Excellent :D Thanks for the follow-up.

Locked
Please be positive and constructive with your questions and comments.

Return to “Other Products from Adafruit”