Issue with open load detection in PLAY mode.
Hi all,
I am facing issue with Open Load detection in PLAY mode and it is working fine in MUTE mode.
I have flashed and tested the example base code from STM(Autodevkit), Open Load Detection is not working in PLAY mode in this code(Placed the example code snippet below).


In MUTE mode, If either or both speakers are disconnected the signal is updating with value FAULT_OPEN_LOAD_MUTE as shown below-

In PLAY mode, If speakers connected or disconnected also both both conditions the value of signal is updated with "NO_FAULT_PLAY" as shown below-

The structure member "OPENLOAD_PLAY" of structure "FDA_Errors_t" which is getting value from the registers is itself not updating during PLAY mode.

Can anyone help me to come out of this issue.
Thanks,
Aishwarya UM
