Other Parts Discussed in Thread: ALP, USB2ANY
Hello All,
I'm a enginner developing about cmos camera device driver of nvidia jetson tx2.
Recently, I am developing a camera system using TI serdes system (ds90ub954, ds90ub953a).
1. serdes device driver registration is okay.
2. sensor device driver registeration is okay.
3. camera image preview is error occurred.
camera can capture images in low resolution (720p). but it runs a few minutes and pause and then serial log error occured.
mipi data timing or packet is some problem.
Where can I start debugging mipi issue?