This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM3715 EVM camera support

Other Parts Discussed in Thread: AM3715

Hi,

I need to connect a camera to the parallel interface on the AM3715 EVM.

I am looking for any suggestions/links that describe how to get started with this project.

Thanks in advance.

  • 1024x768 Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

    Dave,

     

    Are you looking for a smart sensor interface? Our third party Leopard Imaging provides smart sensor solution for our AM3517 EVM, please visit their website or e-mail them at support@leopardimaging.com.

     

    Regards, Punya

    ---------------------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    ---------------------------------------------------------------------------------------------------------------------

  • Punya,

    We have a camera module with a parallel interface

    but I need to know how to make a software connection to the camera.

    Does linux have camera drivers? Are there any programs to test the camera?

    Thanks

     

     

  • This user guide would be a good resource.

  • Hi Kazunobu,

    This is a great resource!

    Do you know where the sample applications can be downloaded for AM3715 EVM?

    Following are the list of capture sample application provided with the release:

    • MMAP Loopback Application (saMmapLoopback.c):

    This sample application using driver allocated buffers to capture videodata from any one of the active inputs and displays the video in the LCD using display driver.

    • USERPTR Loopback Application (saUserPtrLoopback.c):

    This sample application using User allocated buffers to capture video data from any one of the active inputs and displays the video in the LCD using display driver. The application makes use of V4L2 display driver buffers as a user pointer in capture driver.

    NOTE: sauserPtrLoopback application configures the parameters for NTSC, so User will have to change it for PAL.

  • 1024x768 Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4

    Dave,

     

    The sample applications are shipped as a part of the PSP release. Please look for an examples folder in your release package.

     

    Regards, Punya

    ---------------------------------------------------------------------------------------------------------------------

    Please click the Verify Answer button on this post if it answers your question.

    ---------------------------------------------------------------------------------------------------------------------