About the CX3 MIPI image sensor configuration

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
NoAr_1540581
Level 5
Level 5
Distributor - Macnica (Japan)
5 solutions authored 250 sign-ins 100 replies posted

Hello

I have done to create a Configuration with Basic Settings with CX3 Image Sensor Configuration in the CX3RDK_OV5640 project of e-ConStystem.

The MIPI project(New sensor project) build passes, but there is a red mark as attached. Q1) Could you please tell me the reason on this red circle?

Q2-1)Also, where should the files generated by MIPI configuration be linked in the OVRDK_OV560 project? Q2-2) Or what steps are required to implement the MIPI project itself under the CX3RDK_OV560 project?

Best Regards

Arai

0 Likes
1 Solution
JayakrishnaT_76
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hello,

The red mark appears because there is no resolution suitable for USB 2.0 Bandwidth. 1080p resolution at 30fps with a pixel depth of 16 will result in a bandwidth which cannot be supported by USB 2.0. In order to remove the red mark, you need to add a resolution that can be supported by USB 2.0.

In order to link the files generated by the MIPI Configuration tool to an already existing project, please follow the steps below:

1. Check the Add only Mipi Receiver Configuration File in the CX3 configuration dialog box as shown below

pastedImage_0.png

2. In the "Add to Existing Project" field, browse the required project to which the MIPI Configuration File is to be added.

3. Click Finish.

4. Now set the required configurations and save each file generated by the tool.

Best Regards,

Jayakrishna

Best Regards,
Jayakrishna

View solution in original post

0 Likes
2 Replies
JayakrishnaT_76
Moderator
Moderator
Moderator
First question asked 1000 replies posted 750 replies posted

Hello,

The red mark appears because there is no resolution suitable for USB 2.0 Bandwidth. 1080p resolution at 30fps with a pixel depth of 16 will result in a bandwidth which cannot be supported by USB 2.0. In order to remove the red mark, you need to add a resolution that can be supported by USB 2.0.

In order to link the files generated by the MIPI Configuration tool to an already existing project, please follow the steps below:

1. Check the Add only Mipi Receiver Configuration File in the CX3 configuration dialog box as shown below

pastedImage_0.png

2. In the "Add to Existing Project" field, browse the required project to which the MIPI Configuration File is to be added.

3. Click Finish.

4. Now set the required configurations and save each file generated by the tool.

Best Regards,

Jayakrishna

Best Regards,
Jayakrishna
0 Likes
NoAr_1540581
Level 5
Level 5
Distributor - Macnica (Japan)
5 solutions authored 250 sign-ins 100 replies posted

Hello Jayakrishna san

Thank you for your reply.

Best Regards

Arai

0 Likes