• Forum Post: MT9V113 I2C Driver

    I have the Leopard Board 1.4 with the VGA board using the MT9V113 and have been trying to install another I2C device. My problem is that my I2C test to my device is failing due to bus errors. I finally exonerated my device by detaching the camera module after which my I2C bus test pass. Has anybody...
  • Forum Post: Leopard Board 355 and USB (not discovered)

    Hello, I am trying to connect various USB devices to the USB port of Leopard Board DM355 (thus in Host mode ) but I don't get anything: For example, I've tried to plug in the Keyspan USA-19HS serial to USB adapter and nothing happened. I know that it is being powered successfully (5.4V...
  • Forum Post: Leopard Board 355 overheating?

    Hey, I experience some problems with my Leopard Board based on DM355 (ver 1.5): it reboots all the time! Whether I am running a video streaming demo or not, it reboots after around 5 minutes. Does anybody have experienced that before? And it happens more and more frequently than before, even more...
  • Forum Post: LeopardBoard DM355 with RR SDK - NFS will not work

    I have problem to get NFS working on my Leopard 355 board with RR SDK version 840402. I have follow the instruction "TMS320DM355 DVEVM v2.0 Getting Started Guide" (SPRUF73C). And I set my uboot as the following: setenv nfshost 192.168.1.72 setenv rootpath /home/kqchen/workdir/filesys...
  • Forum Post: vpfe-capture: No decoder registered; Could not open device '/dev/video0'

    I get vpfe-capture: No decoder registered; Could not open device '/dev/video0' when attempting gst-launch v4l2src ! fakesink on a DM355 leopard board V1.6 . I have attached the entire console log. Thanks, Mark Software: DM355SDK840402, dvsdk_2_00_00_22, xdctools_3_10_05_61...
  • Forum Post: i2c read problem

    Hello About two weeks I have problem accessing to i2c bus on leopard dm355 at kernels other than 2.6.10_mvl401_IPNC-1.1.0 (i have tried new kernels 2.6.32r2-davinci1, 2.6.37.rc6, 2.6.29 and others): at new kernels i can't read on i2c anything but on 0x18 address (using i2cdetect, i2cdump and...
  • Forum Post: SD Card boot not working

    Hi I was following the getting started guide for leopard board and I successfully completed make, make install commands and after that in minicom, boot works just fine. But from what I guess it is booting from nand flash. I want to boot it from SD card. I was following this guide : http://processors...