This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM62A7: After changing the user camera, yavta cannot collect image data

Part Number: AM62A7

Dear Ti staff,

On the EVM board, I replaced a new camera, the sensor model is ox03c, when I try to use yavta to collect camera data, the log information is as follows:

[  114.579927] ox03c 4-0036: INFO:[ox03c_get_pad_fmt]:function running!
[  114.597926] j721e-csi2rx 30102000.ticsi2rx: remote_pad->stream_count 1
[  114.604996] j721e-csi2rx 30102000.ticsi2rx: routing->num_routes 1
[  114.605003] j721e-csi2rx 30102000.ticsi2rx: r->source_pad 1 remote_pad->index 1
[  114.605015] max96716 4-0028: INFO:[max96716_get_frame_desc]: has been called,pad_number is 0
[  114.605038] max9295 4-0040: INFO:[max9295_get_frame_desc]: functions call, current subdevice name is serializer@40,ret is 0
[  114.605045] j721e-csi2rx 30102000.ticsi2rx: Ignore format 0x30314742 ctx->idx 0 df 0x2b vc 0 size 1
[  114.605274] max96716 4-0028: INFO:[max96716_get_frame_desc]: has been called,pad_number is 0
[  114.656164] max9295 4-0040: INFO:[max9295_get_frame_desc]: functions call, current subdevice name is serializer@40,ret is 0
[  114.656176] cdns-csi2rx 30101000.csi-bridge: bpp 12 has_fd 1
[  114.656190] cdns-csi2rx 30101000.csi-bridge:  Dump DPHY Configure link_freq 547200000
[  114.681080] cdns-csi2rx 30101000.csi-bridge:  Dump DPHY Configure hs_clk_rate 547200000
[  114.681088] cdns-csi2rx 30101000.csi-bridge:  Dump DPHY Configure lanes 4
[  114.696619] cdns-csi2rx 30101000.csi-bridge:  csi2rx_configure_external_dphy ret 0
[  114.704390] max96716 4-0028: INFO:[max96716_s_stream]: function call!
[  114.704401] max9295 4-0040: INFO:[max9295_s_stream]:function call!
[  114.717237] ox03c 4-0036: INFO:[ox03c_s_stream]:function running
[  114.922066] ox03c 4-0036: INFO:[ox03c_start_streaming] OX03C_1920X1280_60FPS set ret is 0
[  114.930336] ox03c 4-0036: INFO:[ox03c_start_streaming] ox03c_start_streaming finished 0
[  114.938594] max9295 4-0040: INFO:[max9295_start_streaming] max9295_start_streaming finished 0
[  114.947248] max96716 4-0028: INFO:[max96716_start_streaming] max96716_start_streaming finished 0
[  114.956455] j721e-csi2rx 30102000.ticsi2rx: Start DMA: 0 sizeimage 4915200

After waiting for a while, no image information is saved。

I checked the MIPI connection, MIPI has signal transmission to EVM board。

May I ask what might be the reason for this problem?