DA14580

DA7212 HP_L/HP_R Output clipped

Wed, 2019-07-24 13:55--grstephany@mmm.com

Thanks in advance for any assistance!

I'm having an issue with the DA7212 where I only see the positive side of the waveform when I drive the headphone output. It doesn't matter if it is audio received through the DAI or sine waves from the tone generator. I've tried a number of different charge pump configurations and continue to have the same issue. One of the charge pump configurations tried is listed below.

DIALOG7212 Beep generator doesn’t work after exiting standby mode

Sat, 2019-07-20 02:08--Argoetti

Beep generator works well before entering to standby.

After exiting standby mode there is audio but Beep generator doesn’t work.

Any recommendations ?

void HP_Standby(bool set){

if (true==set)

DA7212_CLR_REG_BITS(DIALOG7212_SYSTEM_ACTIVE,DA7212_MASK_ACTIVE);// Standby

else

DA7212_SET_REG_BITS(DIALOG7212_SYSTEM_ACTIVE,DA7212_MASK_ACTIVE);// active

}

Pages

Subscribe to RSS - DA14580