Hi e2e
I download the documents about the reference design of DS125DF1610 and I found that DS125DF1610 has a 11-bit error bit counter.So I can just read the error bit less than 2047.
Maybe I can read error bits many times to get error bits more than 2047,but it takes some time to read the error bit counter register via I2C,In this period of the reading operation,many
error bits escape from the error bit counter.I read the related documents and I have not found the solutions for this problem.So how can I do to read the accurate error bits?
thank you