• 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) » All Tags » davinci
Share
Digital Signal Processors (DSP)
  • Announcements
  • C5000 Ultra Low Power DSP C5000 Ultra Low Power DSP
  • C6000 Multicore DSP C6000 Multicore DSP
  • C6000 Single Core DSP C6000 Single Core DSP
  • DaVinci™ Video Processors DaVinci™ Video Processors
  • OMAP™ Processors OMAP™ Processors

Browse by Tags

Digital Signal Processors (DSP)

Welcome to the Digital Signal Processors (DSP) 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".

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:
davinci
  • 6437
  • 6446
  • 6467
  • 8127 ipnc
  • 8148
  • 814x
  • 8168
  • 816x
  • 81xx
  • am1808
  • AM3894
  • AM389x
  • appro
  • arm
  • audio
  • Beagleboard-xm
  • boot
  • bootloader
  • C64+
  • c64x+
  • C6A8168
  • C6A816X
  • C6A816x AM389x
  • c6accel
  • camera
Related Posts
  • Forum Post: What is the difference between the DM6446 and DM6467 Video input ports?

    Juan Gonzales Juan Gonzales
    DM6446 supports an 8-bit BT.656, 8-bit or 16-bit YCbCr, or up to 16-bit RAW Bayer Pattern video input. This is detailed in the DM6446 VPFE User's Guide: http://focus.ti.com/lit/ug/sprue38c/sprue38c.pdf DM6467 supports Two 8-Bit BT.656, Single 16-Bit BT.1120 (HD), or single RAW RGB 8,10 or 12-Bit...
    on May 16, 2008
  • Forum Post: Re: DDR2 and DVFlasher

    Juan Gonzales Juan Gonzales
    1) FYI, the version of DVFlasher that accompanied the App Note (spraai4) does not have support for large block NAND flash devices; if you are using one of these devices, please work from DVFlasher v1.12 available from our software update site 2) The message "S-record Decode Failed." occurs...
    on May 22, 2008
  • Forum Post: Re: NOR Flash wiring

    Juan Gonzales Juan Gonzales
    SJackson, We certainly appreciate your feedback! Just to give you a brief overview of the where you can find this sort of information in our documents 1) Main data-sheet contains brief overview of all peripherals including, pin-interface, termination (PU,PD,Z), electrical and timing requirements...
    on May 29, 2008
  • Forum Post: Re: When I run loadmodules.sh, I get kernel tainted message

    Chris Ring Chris Ring
    Note that CMEM 2.00 and later are released under the GPL v2 (and LGPL v2) licenses.
    on Jun 5, 2008
  • Forum Post: How do I build u-boot for NAND?

    Juan Gonzales Juan Gonzales
    Assuming you have the u-boot source code already (available from TI software update site), you will need to edit the following file .../u-boot-x.x.x/include/configs/davinci.h and set CFG_ENV_IS_IN_FLASH to 0. Then you can proceed and build u-boot as you normally would > make mrproper >...
    on Jun 6, 2008
  • Forum Post: Re: Can analog and digital video outputs on DM6446 display different images?

    Juan Gonzales Juan Gonzales
    Good point. Again, this is because there is only one video timing generator hardware block serving both analog and digital video outputs.
    on Jun 6, 2008
  • Forum Post: Re: Switch #10 of S3 doesn't work

    Bernie Thompson TI Bernie Thompson TI
    I am assuming you are working with a DM6446. There is a bit more to setting the board up for PAL than the S3 #10 dip switch, although it may seem that way from glancing over the documentation. This switch actually is just a pin that is checked by U-Boot, and causes U-Boot to set the environment variable...
    on Jul 23, 2008
  • Forum Post: Re: New binning or skipping mode.

    Juan Gonzales Juan Gonzales
    I am not too familiar with micron sensor driver (or hardware capabilities yet), so I cannot comment much on binning or skipping rows, but if you are going to be changing frame rates, you need to take pixel clock (aka video clock) into account. pixel clock = resolution x refresh rate By default, the...
    on Jul 25, 2008
  • Forum Post: Re: Thermal Considerations

    Bernie Thompson TI Bernie Thompson TI
    In most typical applications a heatsink is not necessary, it is expected that the device will get warm to the touch when powered on, even the EVM does, so I would doubt that there is something else wrong with the board. Much of the heat generated by the part ends up being soaked into the power and ground...
    on Jul 25, 2008
  • Forum Post: I need help setting up the remote control for DM6467 EVM

    Juan Gonzales Juan Gonzales
    The DM6467 Getting Started Guide (spruf88a.pdf) has information on properly setting up the remote control unit (RCU) to work with DM6467 EVM. This is also true of corresponding Getting Started Guides for other DaVinci processors.
    on Jul 28, 2008
  • Forum Post: I understand all of the Linux stuff, but I’m not sure if I know enough about the DSP side (BIOS) to make an xDM compliant package

    Juan Gonzales Juan Gonzales
    There are various ways by which TI helps their customers get the information they need. 1) The website trainnig.ti.com contains general information of workshops offered by TI as well as free pre-recorded presentations on a variety of topics. Three popular workshops for customers new to DSP are DSP...
    on Jul 31, 2008
  • Forum Post: Re: Video processing algorithm in DSP

    Juan Gonzales Juan Gonzales
    1) For developing DSP algorithm, CCS running under windows is your best choice. At the current time, CCS does not run under Linux; this is why we only include the tool chain (compiler, linker, DSP/BIOS...) as part of DVSDK installation rather than a full blown IDE such as CCS (which includes toolchain...
    on Aug 3, 2008
  • Forum Post: Re: How to enable cache on DM6437?

    Bernie Thompson TI Bernie Thompson TI
    I am not sure if I entirely understand your question, however I will try to answer it. Code and data can still be read by the CPU out of external memory even if caching is disabled for the location or cache is turned off entirely within the device, however this will slow things down significantly as...
    on Aug 4, 2008
  • Forum Post: Re: A question when Booting via TFTP

    Bernie Thompson TI Bernie Thompson TI
    This is a strange one, but is not out of the question, a DHCP server has the ability to define a file, and it is likely that your particular router defines this with that square character, thus breaking the TFTP boot sequence. I am curious if your board ever was able to boot from TFTP? If it was able...
    on Aug 13, 2008
  • Forum Post: Re: Using the Resizer

    Juan Gonzales Juan Gonzales
    The App Note you referred to is exactly what I would have recommended in this circumstance. Your description of the final picture seems very odd; can you display resulting YUV file using display driver (avoid conversion to PNG) to see how it looks.
    on Aug 13, 2008
  • Forum Post: Re: How to understand the program memory management?

    Juan Gonzales Juan Gonzales
    I would recommend you read TMS320 DSP Algorithm Standard Rules and Guidelines document. http://focus.ti.com/lit/ug/spru352g/spru352g.pdf It will give you a basic understanding of the requirements imposed in your DSP algorithm's program memory (where algorithm code resides) to comply with XDAIS...
    on Aug 15, 2008
  • Forum Post: Re: question about tftp

    Juan Gonzales Juan Gonzales
    Are you using static IPs (by-passing or not using router)? Based on your bootargs setting "ip=192.168.0.107" it would appear this is the case; if so, please refer to the following App Note http://focus.ti.com/dsp/docs/dspsupporttechdocsc.tsp?sectionId=3&tabId=409&familyId=1302&abstractName...
    on Aug 18, 2008
  • Forum Post: Re: question about tftp

    BrandonAzbell BrandonAzbell
    Something I find curious is the bootfile equaling /tftpboot/uImage. If your tftp server is exporting the "/" directory as the base directory, then /tftpboot/uImage should work. However, typically the tftp server is exporting /tftpboot already. In this case, the tftp client running on the...
    on Aug 18, 2008
  • Forum Post: how do I configure minicom to talk to DaVinci?

    Juan Gonzales Juan Gonzales
    Minicom is a serial terminal program normally found under Linux (similar to hyperterm under Windows); to create a new minicom configuration, run the following (may require login as root) #minicom -c on -s Using setup menu, configure port name and parameters- "Serial port setup"->"A"...
    on Aug 20, 2008
  • Forum Post: Re: Thermal Considerations

    Juan Gonzales Juan Gonzales
    I have only seen one case (small board design) where temperature became an issue with DM6446; in this case, the work around involved redesigning the casing to help dissipte the heat. Of course, as Bernie suggested above, this is very application specific; as a general rule of thumb, the smaller the board...
    on Aug 22, 2008
  • Forum Post: Re: Power-up sequence problem on DM648

    Bernie Thompson TI Bernie Thompson TI
    Different devices will often have different power supply sequencing requirements depending on how the internals of the device were designed to be brought up, in the case of the DM644x the core is to be brought up before the i/o however in the DM648 case as you have found the i/o is to be brought up before...
    on Aug 26, 2008
  • Forum Post: Re: DM6467 arm968 boot

    Bernie Thompson TI Bernie Thompson TI
    In general as a DM6467 user you should not be concerned with the ARM968, the use of this core is beyond the scope of what we typically support on the device. The only case where you would be dealing with booting the ARM968 is if you were a third party codec developer, which is a limited group who would...
    on Aug 27, 2008
  • Forum Post: Re: DM6446 EVM Encode Demo - Altering Frame Rates

    Juan Gonzales Juan Gonzales
    If you go to the kernel root directory (ti-davinci) and then go to .../Documentation/fb you will find documentation on the framebuffer driver. Please note that this documentation was not written by TI; frame buffer driver (like may driver under this Documentation directory) is based on Linux standard...
    on Aug 27, 2008
  • Forum Post: Re: DM6446 EVM Encode Demo - Altering Frame Rates

    Bernie Thompson TI Bernie Thompson TI
    In addition to the standard API references Juan mentioned there are some TI written documents in dvsdk_x_xx_xx_xx\PSP_xx_xx_xx_xxx\docs\dm644x that may also be of help, note that these were not available in the earlier versions of the DVSDK (so if you do not see them you may want to get a newer version...
    on Aug 27, 2008
  • Blog Post: TI sees clear future ahead with two new DaVinci digital media processor generations

    Tom Ballew Tom Ballew
    Can you see us now? Video is everywhere today! It's bringing the world together with life-like video communications, increasing public safety with video security, making driving safer with real-time automotive vision and providing the highest-quality entertainment to consumers. TI is helping...
    on Mar 1, 2011
12345»
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