cx3+ov5640 uvc device can't be recognized

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

cross mob
jingc_3301211
Level 3
Level 3
First like received

Hi Guys,

My hardware is : cx3+ov5640.

when I used the following sample code, It worked fine.

C:\Cypress\EZ-USB FX3 SDK\1.3\firmware\cx3_examples\cycx3_uvc_ov5640

But when I used CX3 configuration tools to generate a new project with ov5640 sensor,

I got an exclamation mark in device manager.

1.png

2.png

0 Likes
1 Solution

Your code works fine on my side.

Please try to uninstall the device in device manager and let it re-install driver again.

View solution in original post

0 Likes
4 Replies
KandlaguntaR_36
Moderator
Moderator
Moderator
25 solutions authored 10 solutions authored 5 solutions authored

MIPI configuration wise, there is no difference between both the projects.

Looks like there is a problem with the enumeration.

Some part of the code might have missed.

Please check whether the modified project included all the files.

And also compare all .c and .h files.

0 Likes
YangyangC_06
Employee
Employee
750 replies posted 500 replies posted 250 replies posted

Hi,

Can you upload your project. I could check on my side.

0 Likes
lock attach
Attachments are accessible only for community members.

thanks so much, yyca

here is the code.

0 Likes

Your code works fine on my side.

Please try to uninstall the device in device manager and let it re-install driver again.

0 Likes