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.

LP8864-Q1: how to disable CRCERR_STATUS

Part Number: LP8864-Q1

Tool/software:

I'm trying to read the error information from backlight chip registers when detecting error. But I only care about whether the error is caused by BSTOCP_STATUS, BSTOVPL_STATUS, SHORT_LED or OPEN_LED. I notice that there are SUPPLY_INT_EN, BOOST_INT_EN and LED_INT_EN using to disable some kinds of error but I find CRCERR_STATUS, which is included in SUPPLY_STATUS, can not be disabled by SUPPLY_INT_EN. So I want to know when will CRCERR_STATUS be triggered? Is there any way to disable it?