MT9M114 module woth i.MXRT1050

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

MT9M114 module woth i.MXRT1050

Jump to solution
385 Views
GaganaTN
Contributor I

Hi,

 

I'm using i.MXRT1050 board in which i have MT9M114 camera connected to the camera connector, when i try to program the sdk example i'm getting this error 

ERROR: Could not connect to target.
SEGGER J-Link GDB Server V7.60b Command Line Version
JLinkARM.dll V7.60b (DLL compiled Dec 22 2021 12:54:46)
Command line: -SettingsFile C:\Users\admin\Desktop\Gagana\WORKSPACE\evkbimxrt1050_csi_rgb565\Debug\evkbimxrt1050_csi_rgb565 JLink Debug SettingsFile.jlink -nosilent -swoport 2332 -select USB=601014624 -jlinkscriptfile C:\Users\admin\Desktop\Gagana\WORKSPACE\.mcuxpressoide_packages_support\MIMXRT1052xxxxB_support/Script/evkbimxrt1050_sdram_init.jlinkscript -telnetport 2333 -singlerun -endian little -noir -speed 4000 -port 2331 -vd -device MCIMXRT1052 -if JTAG -halt -reportuseraction
-----GDB Server start settings-----
GDBInit file: none
GDB Server Listening port: 2331
SWO raw output listening port: 2332
Terminal I/O port: 2333
Accept remote connection: localhost only
Generate logfile: off
Verify download: on
Init regs on start: off
Silent mode: off
Single run mode: on
Target connection timeout: 0 ms
------J-Link related settings------
J-Link Host interface: USB
J-Link script: C:\Users\admin\Desktop\Gagana\WORKSPACE\.mcuxpressoide_packages_support\MIMXRT1052xxxxB_support/Script/evkbimxrt1050_sdram_init.jlinkscript
J-Link settings file: C:\Users\admin\Desktop\Gagana\WORKSPACE\evkbimxrt1050_csi_rgb565\Debug\evkbimxrt1050_csi_rgb565 JLink Debug SettingsFile.jlink
------Target related settings------
Target device: MCIMXRT1052
Target interface: JTAG
Target interface speed: 4000kHz
Target endian: little
Connecting to J-Link...
J-Link is connected.
Device "MCIMXRT1052" selected.
Firmware: J-Link V11 compiled Mar 14 2024 13:16:08
Hardware: V11.00
S/N: 601014624
Feature(s): RDI, FlashBP, FlashDL, JFlash, GDB
Checking target voltage...
Target voltage: 3.28 V
Listening on TCP/IP port 2331
Connecting to target...
ConfigTargetSettings() start
Config JTAG Speed to 4000kHz
ConfigTargetSettings() end
TotalIRLen = ?, IRPrint = 0x..000000000000000000000000
ConfigTargetSettings() start
Config JTAG Speed to 4000kHz
ConfigTargetSettings() end
TotalIRLen = ?, IRPrint = 0x..000000000000000000000000
ERROR: Could not connect to target.

 

Is there any jumpers to enable or anything else to do. It would be helpful if anyone respond to it ASAP.

 

Thank you

Regards,

Gagana

0 Kudos
Reply
1 Solution
325 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @GaganaTN,

Yes, I would highly advice to adjust the operating voltage to the suggested value from the datasheet in order to ensure a proper functionality of the MT9M114.

BR,
Edwin.

View solution in original post

0 Kudos
Reply
5 Replies
305 Views
ArchibaldBruce
Contributor II

MT9M114 Image Sensor Description

The MT9M114 is a high-performance, low-power CMOS image sensor designed for use in various imaging applications. Key features and specifications include:

  1. Resolution: 1.26 megapixel (1280 x 960 pixels)
  2. Sensor Type: 1/6-inch CMOS active-pixel digital image sensor
  3. Frame Rate: Capable of capturing up to 30 frames per second (fps) at full resolution
  4. Color Filter Array: Utilizes a Bayer RGB color filter pattern
  5. Output Formats: Supports various output formats including RGB, YUV, and compressed JPEG
  6. Interface: Typically uses MIPI CSI-2 or parallel interface for data output
  7. Advanced Features:
    • Built-in image signal processor (ISP) for on-chip image processing
    • Automatic exposure control
    • Automatic white balance
    • Lens shading correction
    • Defective pixel correction
  8. Low-Power Operation: Designed for energy-efficient performance in battery-powered devices
  9. Applications:
    • Webcams for laptops and desktop computers
    • Security cameras and surveillance systems
    • IoT (Internet of Things) devices with imaging capabilities
    • Automotive cameras (e.g., backup cameras, in-cabin monitoring)

The MT9M114 is known for its excellent low-light performance and ability to capture high-quality images in a compact form factor, making it suitable for a wide range of embedded vision applications where size and power consumption are critical factors. Ersa Electronics provides free samples of MT9M114, if you are interested in that, you can visit this website.

Tags (2)
0 Kudos
Reply
351 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @GaganaTN,

What SDK example are you using? Does this error happen with the example code only when connecting the camera module, or regardless of whether the camera module is connected or not? Does it happen when flashing other example codes as well, or only with this one?

BR,
Edwin.

0 Kudos
Reply
336 Views
GaganaTN
Contributor I

Hi @EdwinHz ,

I'm trying to flash evkimrtx1050_csi_rgb565,  evkimrtx1050_csi_ccir656, and  evkimrtx1050_csi_raw8 examples and facing same issue with all the three. This is happening when the camera module is connected and also i have a doubt where in the datasheet of MT9M114 says its max voltage is 3.1v but in evkboard scheme the DCDC voltage is 3.3v for camera connector should we change it? and also in evkboard hardware usage guide it is given that 0V7725 can be integtated directly.

 

Regards,

Gagana

0 Kudos
Reply
326 Views
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @GaganaTN,

Yes, I would highly advice to adjust the operating voltage to the suggested value from the datasheet in order to ensure a proper functionality of the MT9M114.

BR,
Edwin.

0 Kudos
Reply
315 Views
GaganaTN
Contributor I

Hi @EdwinHz ,

Thanks for the reply .

 

thanks &regards,

gagana

0 Kudos
Reply