This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC256XCQFN-EM: A3DP Source example STM32 eventually playback noise

Part Number: CC256XCQFN-EM
Other Parts Discussed in Thread: CC2564CSTBTBLESW

Hello Everyone

Im using the stm32 port of Bluetopia to use the board CC256xC QFN (with  booster pack) to play some audio through bluetooth speaker , and it works , but some time every 3~ 4 seconds or more (random but always with a long time separation) the audio drops ,like it was stop , for a 0.5 seconds aprox.  and then it continue working.

HW: NUCLEO-F446RE + Booster Pack + CC256xCQFN

FW: Bluetopia modified  ( only hal/hci pin config ) from A3DP source example from STM32 porting

Testings done:

Logic analyser (salae 50Mhz Samplerate and 100Mhz) decoding the I2S , no errors detected during playback

Scope meassuring the signals integrity until debugg pins (1.8v) CLK ,FSYN and DATA_IN

Behaviors related to error:

When  I Play for the first time (after a pause or very first time) it always works well , but after some seconds it get interrupted (noise)

Always the Play command seems to restar the error time , so if I play pause  quickly it works

Conclution:

I think probably it happens for some asynchrony , that get accumulated and result in a stop after  random time , But I don't know how solve it or  get more information  to validate if this is the reasson

Thanks for helps,

Jesus Velasquez 

DSD

  • Jesus,

    The sample applications in the CC2564CSTBTBLESW SDK are support the STM3240G-EVAL host board. The sample applications, including A3DP source, were tested using this board and no such issue is found in the unmodified sample applications. Please use the unmodified sample application on the supported hardware as a working reference to compare against your setup.

    Details on the supported hardware : http://www.ti.com/lit/pdf/swru523

    Best regards,

    Vihang