Other Parts Discussed in Thread: ALP
Hello.
I am using UB954/953 together with the IMX290 sensor, I have successfully configured the serializer and deserializer in 4 line mode, I am getting images on my jetson TX2 with a frame rate of 30/60 12bit.
I tried to get a 120fps 10bit image but so far I haven't been able to.
According to the datasheet sensor it requires 891 Mbps / Lane and 4 Lane for 120fps 10bit.
891 * 4 = 3564Mbps
According to datasheet 954/953, the bandwidth is 4.16 Gbps, which is more than the sensor needs.
I checked the CSI signal at the output of UB954 using an oscilloscope, the signal is on all 4 lines, the signal responds to the dimming of the sensor, unfortunately I can not check the signal corectly but I'm sure the signal reaches the jetson TX2 and responds to change the sensor image.
Where does the figure of 4.16 Gbps in the datasheet come from?
Do I understand the possibilities of 954/953 correctly?
Is it possible to get 120fps 10bit images from IMX290 via 954/953?
Thanks.