Part Number: TDA4VMXEVM
Hi,
We are working on TDA4 EVM Board(and Fusion Board) and we have a camera sensor configured for 10-bit RAW 1600x1300 60fps 2-lane MIPI CSI2 at 800Mbps
We would like to know the configuration changes required at TDA4 CSI2-RX side to receive the stream.
We have confirmed the following:
1. Fusion Board Deserializer detects DS90UB953 serializer and is in lock state
2. Camera streaming is enabled only during StreamOn function of the Custom Camera sensor Driver in TDA4. There is no CSI2 errors in Deserializer and the frames and lines counts increment in Deserializer. In fact we have interfaced the same Camera sensor with 953-960 SerDes in couple of other platforms.
3. Enabling pattern from Serializer works fine. We enabled Color Pattern for 4-lane and 2-lane and for 800Mbps and 1600Mbps(and the combinations). The resolution though was 1920x1080 12-bit RAW(We can also try the 1600x1300 10-bit and check once)
4. We tried hard coding Deserializer CSI2 timings matching Color Pattern for 800 Mbps 2-lane, when running for Custom Camera sensor Capture, but still no luck
5. We tried almost all the laneBandSpeed settings of CSI2-RX for Custom Camera Sensor Capture, but no difference.
Processor SDK version is 7.0. We use single cam application. Can you please give us pointers to debug further. Also let us know how/where to change the CSI2 timing parameters and settings matching the sensor configuration.