Other Parts Discussed in Thread: DS90UB948-Q1
Team,
we are using the DS90UB949-Q1 and DS90UB948-Q1 ser/des pair to drive some displays in our device.
We are using BIST function on the DS90UB948-Q1 deserializer to check the FPD-Link quality and status during the device operation. After the BIST routine we check the status of the error register (BIST_ERROR_COUNT Register) to check if any errors occurred. However, for additional redundancy, we would also like to check the status of the PASS pin to separately confirm no errors were detected.
The host processor is on the serializer side of things so we need to transfer the PASS pin status via FPD-Link. My question is the following:
Do we need to connect the PASS pin to a separate GPIO and read the corresponding GPIO on the serializer, or can we link the PASS pin to the corresponding GPIO on the deserializer directly if PASS is not configured as GPIO?
Thank you.