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.

TLC5926: Error detection must be done twice or more to be valid

Part Number: TLC5926

Hello,

I'm using a single TLC5926 to drive 16 LED strings. I have coded the error detection function. Surprisingly, the first time I call the error detection function, the MISO signal only returns '0' even whatever the string status is. But I'm not in overtemperature condition... I have to perform the test a second time to get a valid result. Any new test performed later is valid. But after power down and re-power up, the first test is always invalid.

After power up, I wait for 15ms before communicating. Even if I increase this delay to several second, that do not solve the problem. Whenever I perform the test before trying to start LEDs driving or after having used the driver to drive LEDs, the problem is still here, ths first detection is invalid...

I checked all the chronograms and they are exactly like in the datasheet.

Aurelien