imx rt1050 camera issue

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

imx rt1050 camera issue

1,475 Views
rizwan_s
Contributor II

Hi,

I am working on imx rt1050 evk.I tried flashing default camera example from the below path:

C:\i.MXRT1050-Example-Code-and-HW-Guide\i.MXRT1050 EVK Extension Feature Example Code and HW Guide\CSI\boards\evkmimxrt1050\driver_examples\csi\rgb565   using IAR.

Only backlight for LCD comes up.nothing comes up on LCD.

Camera images are not displayed on LCD.

What will be the issue ?

How can we check LCD and camera are working fine?

Is there any LCD example to check if it is working fine for imx rt1050?

Thanks and Regards

Rizwan Syed

Labels (2)
5 Replies

892 Views
mingyang
Contributor I

may i know the timeline for the release of the camera code for mt9m114 similar to the ov7725

0 Kudos

892 Views
mingyang
Contributor I

hi may i know what camera module you are using@rizwan syed? with the specific part number and if possible the link to purchase the camera module too.

0 Kudos

892 Views
CarlosCasillas
NXP Employee
NXP Employee

Hi,

When using the camera on Rev. A of i.MX RT EVK boards, it will be required to add 0-ohm resistors on R217, R218, R220, R221, R222, R223, R224, R225, R226, R227, R228 and R229, as mentioned on “MIMXRT1050 EVK Board Hardware User’s Guide” document.

Hope this will be useful for you.Best regards!

/Carlos

0 Kudos

892 Views
joanxie
NXP TechSupport
NXP TechSupport
  • pls use the SDK to test first, the user case in the sdk named graphic, which use case will use CSI, PXP and LCD to achieve a viewfinder which can be save the image from the camera into JPEG file and save to SD card.

0 Kudos

892 Views
kyleyang
Contributor IV

Hi Joan,

Did you mean the example was included in MCUXpresso SDK?

Was it also have MCUXpresso IDE support?

Thanks.