Part Number: TDA4VM
hi
i‘m tring to enable 4 cameras(AR0820 3840*2160) in multi-cam usecase with TDA4 SDK 7.2.
we are using max96712 as our Deserializer ,which has a fixed link rate of 6Gbps.
Based on bandwidth Serdes should support following cases:
case 1: 2 AR0820 raw 12 @27fps
case 2: 3 AR0820 raw 12 @18fps
case 3: 4 AR0820 raw 12 @13fps
when we actually run this case in application vx_app_multi_cam.out,data flow as capture->viss->aweb->mosic->display.
case 1 and case 2 works and no frame drop


case 3 works but actually fps is about 7fps and frame drop count increasing.


Can you help me analyze this problem
1) Is there any bandwidth limitation in TDA4's CSI or VISS?
2) should I change capture params laneBandSpeed , Now params is set by TIVX_CAPTURE_LANE_BAND_SPEED_1350_TO_1500_MBPS.
Best Regards!