CSI-2 Rx signals and registers

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

CSI-2 Rx signals and registers

528 Views
Mc2023
Contributor IV

Hello All,

In the i.MX RT1160 reference manual, there is the following diagram:

Mc2023_0-1689279716387.png

I looked at the code by downloading the corresponding modules and I did not find the signal/registers underlined in the snapshot above.

I even imported the example evkmimxrt1160_csi_mipi_rgb_cm7 but I did not find it.Could 

Could you tell me the corresponding variable/registers and/or functions where the following are handled

- pkt_hdr_valid

- pkt_hdr_data_type

- data_out

- pixel_cnt_count

Best regards,

Tags (3)
0 Kudos
3 Replies

508 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Mc2023 ,

   I don't think you can test the signal wave from the MIPI-CSI directly for Figure 46-3.

  Please check chapter 46.3.1.1 Rx Local Interface Description

kerryzhou_0-1689323157302.png

 

The Receive Local Interface is the mechanism with which the user receives packets from
the MIPI Interface

So, it is the mechanism flow, not the real physical signal in the wire, it helps your understanding.

 

Wish it helps you!

Best Regards,

Kerry

0 Kudos

501 Views
Mc2023
Contributor IV

Hi @kerryzhou ,

Very strange that there is not equivalent in the SW for some of the signals!

Best regards,

0 Kudos

497 Views
kerryzhou
NXP TechSupport
NXP TechSupport

As you know, MIPI interface signal is small, and the wave is from the chip internal side, to help the customer's understanding, so, you can't test the hardware signal directly.

 

Best Regards,

Kerry

0 Kudos