Hello,
I wish to connect a MT9V022 to a IGEP Module containing an OMAP3530 processor.
I want to get images (i.e. JPEG) from the camera at around 5 frames per second and after that perform a number of image processing functions on them.
I already found drivers for the
sensor at http://git.igep.es/?p=pub/scm/linux-omap-2.6.git;a=blob;f=drivers/media/video/mt9v022.c;h=6a784c87e5ffb1434297b1aa7d589a9f066a84ac;hb=100b33c8bd8a3235fd0b7948338d6cbb3db3c63d .
Normal
0
false
false
false
EN-US
X-NONE
X-NONE
What I don't get are some of the signals on the OMAP3530 processor compared to the one coming from the CMOS sensor.
I'm wondering how I should connect the CMOS sensor (i.e. & Exposure) signals to the IGEP module?
So which signals should I connect and how (apart from the obvious D0 t/m 9, Frame_Valid, Line_Valid, SLC, SDA & Clock) for the driver to properly work?
An example of the typical configuration (for a *032 sensor) can be found here (or in the sensor's datasheet):
http://fpga4u.epfl.ch/images/7/74/MT9V032_sensor_B.pdf
Aptina MT9V022 datasheet: http://www.aptina.com/products/image_sensors/mt9v022i77atc/#overview Normal 0 false false false EN-US X-NONE X-NONE
The datasheet for the IGEP module can be found here:
http://www.igep.es/public_docs/IGEP_MODULE/MAN-PR-IGEP.0030.HW_USER_MANUAL.pdf
Thanks in advance.
Edit: Or should it simply be like this?
Normal 0 false false false EN-US X-NONE X-NONE
Signal |
Pin |
Dout8 |
14 |
|
LINE_VALID |
1 |
Dout9 |
15 |
|
FRAME_VALID |
2 |
NC |
16 |
|
SYSCLK |
3 |
NC |
17 |
|
PIXCLK |
4 |
NC |
18 |
|
NC |
5 |
NC |
19 |
|
Dout0 |
6 |
NC |
20 |
|
Dout1 |
7 |
NC |
21 |
|
Dout2 |
8 |
NC |
22 |
|
Dout3 |
9 |
GND |
23 |
|
Dout4 |
10 |
MAX1759_IN |
24 |
|
Dout5 |
11 |
NC |
25 |
|
Dout6 |
12 |
SCL |
26 |
|
Dout7 |
13 |
SDA |
27 |