• Join
  • Sign In with my.TI Login
Texas Instruments
  • Products
  • Applications
  • Tools & Software
  • Support & Community
  • Sample & Buy
  • About TI
Sample & Purchase Cart Sample & Purchase Cart
  • Search
  • Advanced
TI E2E™ Community
  • Support Forums
  • Blogs
  • Groups
  • Videos
  • 简体中文
  • More ...
TI Home » TI E2E Community » Support Forums » Digital Signal Processors (DSP) » DaVinci™ Video Processors » DM814x and AM387x Processors Forum » All Tags » DM814x EVM
Share
DaVinci™ Video Processors
  • Forums
  • Announcements

Browse by Tags

DaVinci™ Video Processors

Welcome to the DaVinci™ Video Processors Section of the TI E2E Support Community. Ask questions, share knowledge, explore ideas, and help solve problems with fellow engineers. To post a question, click on the forum tab then "New Post".

Sign In to Post
Tags
You have subscribed to this tag. To view or manage your tag subscriptions, click here.   Close
You have unsubscribed from this tag. To view or manage your tag subscriptions, click here.   Close
You are currently viewing:
DM814x EVM
  • 814x
  • AM387x
  • camera
  • DaVinci
  • DM8127
  • DM8127IPNC
  • DM8147
  • dm8148
  • DM8148 v4l2
  • DM8148 Video capture
  • DM814x
  • DM81xx
  • evm
  • EZSDK
  • hdmi
  • iss
  • Linux
  • omx
  • PCIe
  • psp
  • TI8148
  • TI814x
  • u-boot
  • V4L2
  • VPSS
Related Posts
  • Forum Post: DM814x EVM & Video Vision board

    Mitul Chokshi Mitul Chokshi
    Hello, I'm using DM814x base EVm Rev-B and Video Vision Application Board Rev-A. When I connect this video vision board to EVM, the EVM NAND boot does not work and shows only "CCCCC" on minicom. But EVM SD card boot mode works properly. And if I disconnect video vision board from...
    on Oct 8, 2011
  • Forum Post: Re: DM8148 PG2.1 EVM: What's the purpose of 22.579MHz (Y6/7)?

    ScottB ScottB
    Chris, There are two of these 22.579MHz crystals to support 2 different footprints. Y7 is a through hole type that is not populated in the design (noted on schematics as "DNI"). AUXOSC is not required for most designs. AUXOSC is needed when a specific frequency is required for the design...
    on Oct 10, 2011
  • Forum Post: Re: HDVPSS startup failing in latest ezsdk for dm8148.

    Pradeep TR Pradeep TR
    Hi Archith, Myself am working on TI8148/DM8148 EVM whihc has 512M DDR2 memory with EZSDK version "ezsdk_dm814x-evm_5_02_02_60_setuplinux", The bootargs what am providing are "console=ttyO0,115200n8 rootwait rw mem=256M earlyprintk notifyk.vpssm3_sva=0x8DB00000 vram=50M ti814xfb.vram...
    on Oct 31, 2011
  • Forum Post: Re: TIWI-R2 for Centaurus

    Theresa Theresa
    Hi, Patrick, Actually there ---IS--- a daughter card that will work with the Centraurs board (assuming we're talking about the DM814x EVM from Mistral, part number TMDXEVM8148 http://www.ti.com/tool/tmdxevm8148 . The TMDXEVM8148 expansion board (bundled with the EVM) has a COM7 connector...
    on Nov 3, 2011
  • Forum Post: PCIe on EVMDM814x

    Dan Grady Dan Grady
    I am using a TI EVM8148 development board to connect to an external PCIe device (Xilinx ML605 board) and have been having some problems. I figured out that the current EZSDK for the DM8148 does not include PCIe since it includes PSP version 04.01.00.05 . I also found that the latest PSP 04.01.00.06...
    on Nov 4, 2011
  • Forum Post: VENC Registers of DM8148

    YOJI YASUDA YOJI YASUDA
    Hello everyone, I am trying to use composite video output on EVM8148. /* VENC Register settings */ WR_MEM_32(0x48105e00, 0x4fff0000); WR_MEM_32(0x48105e04, 0x00000015); /* Color Bar */ : But I could not find address and meanings of VENC registers. How can I get the document? Best Regards Yoji
    on Nov 8, 2011
  • Forum Post: DM814x out of box boot issue

    Bryan Busacco Bryan Busacco
    Hi, we have a new DM8148 EVM delivered last Friday, and it's not booting successfully. Our boot argument is set correctly per the following link: http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/p/131783/472719.aspx Upon following the provided instructions, the...
    on Nov 2, 2011
  • Forum Post: Re: Adding a ti814x u-boot target which runs entirely from internal memory

    Delio Brignoli Delio Brignoli
    Thank you for you answer Vaibhav, The issue with SD/EMAC buffers is unfortunate: I was also hoping to also to simplify boot and shorten boot times by not having a 2nd stage U-Boot. I am not familiar with those drivers' code so I will need to read up a bit before I can tackle this. Do you recall...
    on Nov 24, 2011
  • Forum Post: Re: Environment Settings for NFS Filesystem in DM814x EVM

    Mohammad Kiaei Mohammad Kiaei
    Hi Vaibhav, Thanks for your note. I realized that it works if I set the NAND/SPI switch to 01 instead of 10. In the next step, I am trying to flash Linux Kernel into the NAND, using the following command: > tftp 0x81000000 uImage But, I receive the following message: "link up on...
    on Dec 21, 2011
  • Forum Post: Environment Settings for NFS Filesystem in DM814x EVM

    Mohammad Kiaei Mohammad Kiaei
    Hi, I am trying to boot the DM814x EVM via NAND flash. In order to set the environment for NFS file system, I launched the following commands at the 2nd stage of U-boot : > setenv autoload no > setenv nfsserver <NFS server-ip> > setenv bootargs 'console=ttyO2,115200n8 root=/dev...
    on Dec 20, 2011
  • Forum Post: Problem in booting DM814x EVM

    Mohammad Kiaei Mohammad Kiaei
    Hello, I set the EVM switches as follows: SD boot mode: Switch S1, S1[5:1] ==> 10111 NAND/SPI Switch SW2, SW[2:1] ==> 01 Then, I run the following commands at the second stage of U-boot: TI8148_EVM# setenv autoload no TI8148_EVM# setenv bootfile uImage-dm814x-evm.bin TI8148_EVM# setenv...
    on Dec 21, 2011
  • Forum Post: Re: ARM/DDR Clock speed for DM8148 EVM

    Mohammad Kiaei Mohammad Kiaei
    I wonder if the clock speed of DDR and ARM has been limited in DM8148 SoC, or it is a limitation of the evaluation board. Please let me know your comments. Thanks, Mohammad
    on Dec 29, 2011
  • Forum Post: DM8148 Alpha Blending

    Kurt Bianculli Kurt Bianculli
    I am trying to do some prototyping that will use pixel based Alpha Blending on the HDVPSS with the DM8148 EVM and version 5.02.01.59 of the EZSDK. It appears that the HDVPSS driver does not have alpha blending enabled by default and if I attempt to enable it using the following code as spelled out in...
    on Jan 5, 2012
  • Forum Post: Re: HDVICP supported input formats

    Mohammad Kiaei Mohammad Kiaei
    Hello Hardik, Thanks a lot for your response. Our main requirement is to capture and encode 1080p-60fps, without downsampling, i.e., either YUV444 or RGB888 formats. Is DM814x able to do this? Regards, Mohammad
    on Jan 10, 2012
  • Forum Post: Re: HDVICP supported input formats

    Jun_Zhang Jun_Zhang
    Hi Hardik I checked the library of Openmax inside EZSDK, and in the omx_vfcc.h file I found this: typedef enum OMX_VIDEO_CAPTURE_HWPORT_VIF_MODE { OMX_VIDEO_CaptureVifModeUnused = 0x00000000, OMX_VIDEO_CaptureVifMode_08BIT, OMX_VIDEO_CaptureVifMode_16BIT, OMX_VIDEO_CaptureVifMode_24BIT, OMX_VIDEO_CaptureVifModeTIExtensions...
    on Jan 11, 2012
  • Forum Post: Re: HDVICP supported input formats

    Mohammad Kiaei Mohammad Kiaei
    The responses seem contradicting. Could you please clarify? 1. Is DM814x able to capture 24-bit frames, i.e., YUV 444 or RGB 888? 2. Is DM814x able to apply H.264 encoding on 1080p-60 frames in 24-bit formats without downsampling? Thanks, Mohammad
    on Jan 11, 2012
  • Forum Post: Re: DM814x VPSS connect ov10630 with VIN[0] portB on SD channel to display

    Kuve Ma Kuve Ma
    Dear Brijesh, Thank you for your help kindly. I already send you my VIP setting files. Actually, we have another example code to display OV10630 image successfully on TI ’ s EVM board. 1. capture.c I just refer captureInit() in this file to configure VIP because its work from VIN1 portA...
    on Jan 12, 2012
  • Forum Post: Re: HDVICP supported input formats

    Mohammad Kiaei Mohammad Kiaei
    Then, could you please say why there is an option in TI-Gstreamer omx_h264enc pipeline for encoding in H.264 high-444 profile?!
    on Jan 12, 2012
  • Forum Post: Oops in ti81xxvid_main.c in vidioc_streamon()

    robert schulman robert schulman
    I am on a 8148 EVM using Linux PSP 04.01.00.07. If one opens /dev/video1 as a display device and neglects to do a VIDIOC_REQBUFS ioctl before performing a VIDIOC_STREAMON ioctl, one gets an Oops from the kernel. The ti81xxvo module should be more robust than this. Specifically, the value of...
    on Jan 12, 2012
  • Forum Post: DM814x VPSS connect ov10630 with VIN[0] portB on SD channel to display

    Kuve Ma Kuve Ma
    Dear Sirs, I use DM814X and HDVPSS_01_00_01_28 on my hardware. I successfully display image on SD channel with tvp5158 and use VIN[0] PortA. (Example code HDVPSS_01_00_01_28\packages\ti\psp\examples\common\vps\chains) If I want to use VIN[0] PortB to connect OV10630 CMOS sensor(image size:640x480, YUV...
    on Jan 10, 2012
  • Forum Post: How to support discrete sync mode with TVP7002

    Jun_Zhang Jun_Zhang
    Hi TI experts, Sorry, I have to repost this problem. There is a thread discussing how to modify the v4l2 capture dirver and tvp7002.c to support RGB24 bit and discrete sync. http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/154092.aspx?PageIndex=1 Our project also need...
    on Jan 23, 2012
  • Forum Post: Formula for calculating CLOCKCOLDO for USBPLLJ

    Mughees Chohan Mughees Chohan
    On page 320 of sprugz8 reference manual of DM8148 there are two formulae given for CLOCKCOLDO output. One is on the start of page as CLKDCOLDO = (M / (N+1))*CLKINP and the other in Table 2-30 as [M /(N+1)] * CLKINP * [1/M2]. Which one is correct?
    on Jan 26, 2012
  • Forum Post: I can´t found ti814x_hdvpss_512M.xem3 firmware for EZSDK 5.03.01.15

    Daniel Manchon Daniel Manchon
    Hi, I am working with TI8148_EVM REV-A, so my i have DDR2 and only 512MB. I am having some problems to bring up M3-HDVICP and M3-VPSS, i got the following error message: root@dm814x-evm:~# prcm_config_app s DM814X prcm_config_app version: 2.0.0.1 Doing PRCM settings... PRCM for IVHD0 is in Progress...
    on Jan 13, 2012
  • Forum Post: Recommended camera module for DM8148 EVM

    Hideo NORO Hideo NORO
    Hello, We will purchase a DM8148 EVM for image capture application (IP Camera). We want to use camera (sensor) module (5MP or upper) connected to DM8148 EVM via ISS. What are the models (and where to buy) of the camera module you recommend? And I want to get information to get images from...
    on Jan 25, 2012
  • Forum Post: jumbo frame with 814x cpsw

    WRS WRS
    Hi, I am sending ether packets larger than 1500 to 814x (PG2.0, REV C, DDR3), according to the document, the largest packet cpsw can receive is 2047 bytes because there are only 11 bits for pktlen in rx descriptor. I set CPSW_MAX_RXLEN register to 2047, and on my Linux machine I did the following...
    on Feb 9, 2012
123
TI E2E™ Community
  • Support Forums
  • Blogs
  • Videos
  • Groups
  • Site Support & Feedback
  • Settings
TI E2E™ Community Groups
  • TI University Program
  • Make the Switch
  • Microcontroller Projects
  • Motor Drive & Control
Other Communities
  • Deyisupport
  • Designsomething.org
  • beagleboard.org
  • TI on Element 14
  • TI on TechXchangeSM
Other Technical & Support Resources
  • WEBENCH® Design Center
  • Product Information Centers
  • Technical Documents
  • TI Design Network
  • TI Technical Articles
  • TI Training

All content and materials on this site are provided "as is". TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with regard to these materials, including but not limited to all implied warranties and conditions of merchantability, fitness for a particular purpose, title and non-infringement of any third party intellectual property right. TI and its respective suppliers and providers of content make no representations about the suitability of these materials for any purpose and disclaim all warranties and conditions with respect to these materials. No license, either express or implied, by estoppel or otherwise, is granted by TI. Use of the information on this site may require a license from a third party, or a license from TI.

Content on this site may contain or be subject to specific guidelines or limitations on use. All postings and use of the content on this site are subject to the Terms of Use of the site; third parties using this content agree to abide by any limitations or guidelines and to comply with the Terms of Use of this site. TI, its suppliers and providers of content reserve the right to make corrections, deletions, modifications, enhancements, improvements and other changes to the content and materials, its products, programs and services at any time or to move or discontinue any content, products, programs, or services without notice.

Follow Us Texas Instruments on Facebook Texas Instruments on Twitter Texas Instruments on LinkedIn Texas Instruments on Google+
TI Worldwide | Contact Us | my.TI Login | Site Map | Corporate Citizenship | mobile m.ti.com (Mobile Version)

TI is a global semiconductor design and manufacturing company. Innovate with 100,000+ analog ICs and
embedded processors, along with software, tools and the industry’s largest sales/support staff.

© Copyright 1995-2013 Texas Instruments Incorporated. All rights reserved.
Trademarks | Privacy Policy | Terms of Use