Hi,
I have a question regarding the way to reset an error in ALERT_STATUS & FAULT_STATUS registers?
If we detect an error via DEVICE_STATUS_REGISTER, we have a function that writes all bits of ALERT_STAUS & FAULT_STATUS registers to '1' and after that to '0' (except FORCE bits). Even if only one bit is reporting the error, we write all os them to '1' and '0'. Is it correct? Or we only have to reset the bit that is actually reporting the error?
Is there any problem if we do it so?
Thanks,
Marina.