Go to previous topic
Go to next topic
Last Post 30 Dec 2013 12:51 PM by  steven.eckhoff
Leopard LI-3M02 daughter board with a Aptina MT9T112 camera sensor
 0 Replies
Author Messages
steven.eckhoff
Basic Member
Basic Member
Posts:192


--
30 Dec 2013 12:51 PM

    Q: I am using the Leopard LI-3M02 daughter board with a Aptina MT9T112 camera sensor. The linux kernel has a driver for this camera. How does one set this driver up to use this camera on the Camera Port? This must be a linux driver configuration, right?

     A:  The support for that sensor is untested. Currently, we test with CONFIG_VIDEO_MT9P031 enabled. We use the Leopard Imaging LI-5M04 [1] daughter card to test the video drivers. We have provided instructions for this use case in section 7.3.2 of the Linux User's Guide [2]. I would recommend using the guide after building the driver for the MT9T112 as a guide for using the LI-3M02 daughter board. Pay attention to the commands that will need updating to work with the MT9T112. Also, do make sure that jumper JP5 is has the correct setting depending on whether the LI-3M02 uses 8bit or 12bit data. Instructions for setting this are in the Development Kit's User's Guide [3].

    [1] http://shop.leopardimagin...duct.sc?productId=24

    [2] http://support.logicpd.co...d=0&EntryId=1392

    [3] http://support.logicpd.co...id=0&EntryId=604






    ---