DesignSomething.org
Leopardboard - Home
Join
Sign in
Search
Search Options
Search Everything
Search Leopardboard
Overview
Forums
Videos
Projects
How to Buy
Support
Home
»
Leopardboard
»
Leopardboard 365/368
»
All Tags
»
leopard board
Tags
1.4
365
alsa
bricked
camera
distance
dm355
dm356
dm365
DM365 leopard net cam demo
dm365 tps65053
dm368
Getting started
gstreamer
i2c
image processing
image sensor
JTAG
LeopardBoard
LI-5M03
LI-DVI1
LI-LBCM5M1
linux
make
make config
Related Posts
Forum Post:
Maximum distance between Leopard Board and image sensor/camera
gentlemich
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...
on
29 Mar 2010
Forum Post:
DM365 capture ISIF output to SDRAM
AndI
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...
on
24 Jun 2010
Forum Post:
Leopard 365 bricked: NAND_open failed using SD card!
gentlemich
Hello, When trying to program the Leopard Board 365 I've just received (v1.4) I am getting an error (using the SD card Flash programmer): SD card boot and flashing tool for DM355 and DM365 by Constantine Shulyupin http://www.LinuxDriver.co.il/ Online manual: http://wiki.davincidsp.com/index...
on
14 Jun 2010
Forum Post:
no boot device
Murayama
Hello! I am trying to run an application on Leopard DM365 board. I used the following tutorial found in the FAQs : Developing user applications for Leopard Board by using RidgeRun SDK. I made basically what is explained. Make apparently worked (ended with "build complete"). Make install...
on
2 Jul 2010
Forum Post:
Initial DM365 programming
gentlemich
Hello everybody, I am trying to design my own PCB around the DM365 chip, mostly a copy (exact same components) of the Leopard Board. I am wondering if there is anything particular I should be aware of when programming the chip for the first time. I would like to use the USB 720p HD video streaming...
on
28 Jul 2010
Forum Post:
Re: Using RR DM365 SDK while waiting for the Leopard Board DM365 SDK
frederic
Hi Sebastian, I didn't succed to boot the DVSDK 3.10_19 uImage on my leopard board (dm365) I try the uImage-dm365-evm.bin from the download page and I also try to build it. can you send me your .config or/and give me some explanation how to do this ? Thanks, regards, Frederic
on
10 Aug 2010
Forum Post:
Re: Two way audio
Wesley Miller
T odd, Here are my pipes with some comments. I should point out that i have quite a bit of practice with Gstreamer, just not on embedded systems. Wes To establish two way communication between a Leo 365 and, in my case, two hosts I used this setup: LEO is 10.253.5.201 RR Free...
on
15 Oct 2010
Forum Post:
Two way audio
Wesley Miller
I am trying to get two way audio to work on my Leopardboard 365 running RR free SDK with 7/30/2010 Arago Kernel GIT + Gstreamer. I use the dmaienc_aac and rtpmp4apay elements to send data to a foreign hot (udpsink). Works great. Now, in the reverse direction I try to use the same approach except...
on
14 Oct 2010
Forum Post:
AV_capture run time problem on dm365
venkatpari
Hi ALL, I am porting ECDK application on the dm365 Board with linux-staging kernel(2.6.32). I changed the function calls of application, according to linux-staging kernel of (2.6.32) of dma in the of source_mt5/av_capture/framework/drv/kermod/src and i updated the dev_i2c.c files. Please verify and...
on
22 Oct 2010
Forum Post:
Leopardboard 368
gentlemich
Is a Leopard Board based on the DM368 chip going to be released soon? That would be great because the capabilities look very promissing!
on
12 Nov 2010
Forum Post:
Does anyone else have camera/leopard i2cget issues?
sept2010
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...
on
2 Oct 2010
Forum Post:
How to display output from Leopardboard dm365 ? plz help me...
digitalrahul
I have booted my leopardboard with MontaVista(R) Linux(R) Professional Edition 5.0.0. How can I get output on LCD from dm365 ? Please help.
on
24 Jan 2011
Forum Post:
Configuring OpenCV with Leopardboard dm365
digitalrahul
I have booted my leopardboard with MontaVista(R) Linux(R) Professional Edition 5.0.0. I have successfully compiled my opencv programs on Ubuntu 10.10. Now I want to test it with leopard board dm365. how can I do this ? Please help.
on
24 Jan 2011
Forum Post:
SD card bootable images
Justin
Hi there I have downloaded the bootable sd card images for the RidgeRun site. Can anyone please tell me how I can make my own bootable sd card images? Is there a guide?
on
27 Jun 2011
Forum Post:
Getting started with video and audio capture.
Justin
Hi everyone I want to do a project on a Leopardboard this year. I want to detect motion, take a snap shot after motion is detected and then start recording video and audio. The problem is that I have no experience with either OMAP or DAVINCI software; as a matter of fact I have never programmed...
on
1 Jun 2011
Forum Post:
How to use leopard DVI Board(LI-DVI1)
norihidek
Hi I am planning to use leopard DVI Board(LI-DVI1) with leopard DM368 board. I want to use TI SDK. But I am not able to find tfp410 driver in TI SDK. Is there tfp410 driver for using DVI Board? if not,should I use Ridgerun SDK? I found how to use DVI Board(LI-DVI1) in Ridgerun SDK. URL:https://www.ridgerun...
on
17 Aug 2011
Forum Post:
Installing JPEGLIB
Justin
Hi all. I need to use the jpeglib but can't get it installed. This is what I've tried: Included it with 'make config'. Copied $DEVDIR/fs/apps/jpeg-6b/arm and $DEVDIR/fs/apps/jpeg-6b/erc into $DEVDIR/myapps/cam In cam.c I have added the line : #include...
on
14 Aug 2011
Forum Post:
Composite Output Not workiing
anupam
Hi! I have a new DM365 Leopard board. I installed the Ridge Run supplied linux kernel and am using NFS rite now. I tried to activate the composite video output but, it seems not working. These are the steps i did loadmodules.sh fbset -disable gst-launch -v videotestsrc ! video/x-raw-yuv...
on
18 Dec 2010
Forum Post:
Microphone on Leo 365
Wesley Miller
Hello All, I have a Leopardboard 365 loaded with the RR Leopardboard Free SDK. I am able to stream (gstreamer) audio from my host to the Leopardboard and hear it through headphones attached to the audio-out jack. I can also hear audio produced by the audiotestsrc locally through the same headphones...
on
13 Oct 2010