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.

DS90UB954-Q1EVM: ALP scripts

Part Number: DS90UB954-Q1EVM
Other Parts Discussed in Thread: ALP

Hi,

I did the following things and successfully got bytes from the DS90UB953-DC1 sensor.

now I have replaced the daughter board with another board with the same pinout and connector, but a different omni-vision CMOS sensor.

I have the needed registers to configure this sensor, how should I run a script to configure the SerDes + sensor properly from ALP to see frame index?

Dorin   

  • Hello Dorin,

    do you have the script for initializing the DC1 ? if yes, you will need to modify this script to match it with your new sensor. Or you may contact OVT and ask for other initialization file.
  • I have the script, but what does "sensorAlias" stand for?

    and what is the difference between it and the sensorID?

    Dorin

  • The SlaveAlias register allows programming a virtual address which the host controller uses to access the remote device. The SlaveID register provides the actual slave address for the device on the remote I2C bus.
    Since eight pairs of registers are available for each port (total of 16 pairs), multiple devices may be directly accessible remotely without need for reprogramming.
    Multiple SlaveAlias can be assigned to the same SlaveID as well.

    For more Info, please refer to the 954 d/s page 61.