Other Parts Discussed in Thread: ALP
Hello,
We are using DS90UB954-Q1 deserializer and 953 serializer in our hardware setup.
I am using Jetson Xavier module and can not use the available ALP software, I use the I2C commands to achieve a proper link between DES and SER.
Little brief of our hardware design:
I2C from Xavier module -> I2C Mux Expander -> 4 O/P I2C lanes -> On each I2C lane 1 deserializer is connected and on each deserializer, 2 serializers can be connected.
I am following instructions from TI document called " SNLA267A–March 2019".
I am runnig commands for BIST script as follows:
Configuration setup on TI 954 and TI 953
- Check the I2C expander bus number
- Received the TI 954 (deserializer) address.
- Dump contents of TI 954
- Set port selection, passthrough, and aliasing on TI 954. Check contents of 0x04 = df locak achieved with TI 953
- Address received for TI 953 (serializer).
- Try to reset serializer (Reset failed)
When I try to reset TI953 from TI954 it doesnot allow me write the reset reg.
Can you please let me know if I am missing any steps or can you please provide me the full sequence of commands required to complete BIST test between TI954 and 953.
Thanks.