Tool/software:
Hi, TI expert,
My TDA4AL-Q1 board environment used the FPC MIPI camera directly to CSI2 RX port, replace the FPD link.
I has success bring up the ox08b40 camera driver in iss_sensors.c
But when I run run_app_single_cam.sh, I found the DP out not shown the image screen.
I trace the code for sensor stream on, like function of IMX390_StreamOn.
I found it seems the CSI2 RX port using the enableUB960Streaming for connecting the MIPI signal and CSI2 RX port.
So, how do we do to build the path if we not use the FPD link, and use sensor MIPI signal to CSI2 RX port directly.
Thanks.