Related Posts
  • Forum Post: Maximum distance between Leopard Board and image sensor/camera

    Hey, I have made some successful tests to capture some images with the camera (5MP) when I plug in the camera module board (LI-MOD02). But then, I'd like to place the camera further from the board (approx. 1 meter) using 2 Samtec cables (that fit well with the existing connectors) and it does...
  • Forum Post: 365 video input interface question

    Hi, The info on your website implies that the 365 board can do video capture through the "Component Video" port. So am I correct in my understanding that I could connect a camera with a VGA output directly to this port and use the RidgeRun DM365 SDK without too much mucking about inside of...
  • Forum Post: VGA CAM on DM365

    Hi, I want to capture a video from the mt9v113 vga camera card and display it on the composite output. I am using the ridgerun dm365 beta sdk. Can anyone help? Eran.
  • Forum Post: DM365 capture ISIF output to SDRAM

    Hello, I have the LeopardBoard 365 and the VGA camera module. Using CCS 4.1 I am trying to capture some data (RAW) from the sensor (MT9V113) and store it in the external SDRAM. I configured the all the VPSS registers I consider crucial for this purpose (ISP, ISIF). As for the sensor, I can see...
  • Forum Post: Does anyone else have camera/leopard i2cget issues?

    I have been testing access to two camera boards (LI-5M03, LI-LBCM5M1) with i2cget -y 1 0x48 0 w as in leopard-demo/demo.sh, and I get the same results with both camera boards: if I put my finger near the camera/leopard connector, I get back 0x0118 as expected. However, if I move my finger...
  • Forum Post: CMEM Error: init: Failed to open /dev/cmem: 'No such device or address'

    Hi Todd I have managed to get the leopardboard running. I then tried to take a snapshot with the following command and got the following errors. Could you please help me understand what is wrong here? / # FILE_NAME=VGA_jpeg_file.jpg / # gst-launch -e v4l2src always-copy=false num-buffers=1 ...
  • Forum Post: How to set MT9P031 sensor register on Leopardboard 368

    Hello, I want to use MT9P031 sensor on Leopardboard 368 I want to use TI SDK. However, I do not know how to use MT9P031 sensor registers. How to set MT9P031 sensor register on Leopardboard 368? ------------------------------ ○Hardware camera sensor:MT9P031 board:Leopardboard 368 ○TI SDK:...