Related Posts
  • Forum Post: Few things about the DM368 & project validation

    Hi, to start of, just a remark:The DM368 hardware user guide links to the schematics pdf :) About the project: I would like to stream 720p video from the board over the network. There are quite a few cameras that can do that (any above 2MP approximately) but It's hard to say which is the best...
  • Forum Post: How to use leopard DVI Board(LI-DVI1)

    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...
  • Forum Post: Re: how to test demo awe library of 2011Q2 RR SDK

    Hi, I tried to follow instructions on wiki for mt9p031, and compiled ipiped with librraew-demo (not without problems). 1st: I have to move rraew.h into /usr/include, instead of /usr/include/librraew. Also vala-file librraew.vapi i have to move into specific directory too by hands! Only after...
  • Forum Post: DM365 Hardware PCB questions

    Hello, I have two questions about the hardware design of the PCB of the new LeopardBoard 368 (compared to the 365): - why were all Resistor Networks replaced with single Resistors? It's the same result right? And RN take less space so why the change? - why were the terminator Resistors removed...
  • 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:...
  • Forum Post: RE: dm368 capture image to store sd card

    hi Morteza i used this Boot parameter setenv bootargs console=ttyS0,115200n8 rw dm365_imp.oper_mode=0 video=davincifb:vid0=OFF:vid1=OFF:osd0=480x272x16,4050K mem=60MB vpfe_capture.interface=1davinci_enc_mngr.ch0_output=LCD davinci_enc_mngr.ch0_mode=480x372 root=/dev/nfs nfsroot=192.168.1.106:/home...
  • Forum Post: dm368 capture image to store sd card

    hi everybody i have TI DM368 board with LI-5M02 board and am using DVSDK_4_02_00_06 sdk i already boot my board using NFS ..now i like to save the capture image to SD card in Jpeg format... if you have any document or related link please let me know... Thankyou!!! Regards V.Natarajan
  • Forum Post: TFTP configuration, please help

    Hi Everybody I recently got a Leo368 with RR 2011Q2 SDK, I can easily manage to load OS with SD Card and deploy images with serial (RS232) interface (it takes more than an hour!) but I can't manage to set up properly TFTP. I think that there is a problem of configuration of tftp server but I...