Hi,
I can enable BIST mode on the DS90UB914Q (I think), but to be sure, I should be able to inject some errors during the test.
How can that be done.
steps to put DS90UB914Q into BIST:
write 0x24 = 0x6 (selecting 25MH in 10bit mode)
write 0x24 = 0x7 (enable bist)
read 0x25 (number of errors, always stays one at this moment)
write 0x24 = 0x60 (diable bist again)
Thanks in advance