• 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 » Data Converters » Video Converters » Video Converters - Forum » All Tags » TVP5154
Share
Video Converters
  • Forum
  • Announcements

Browse by Tags

Video Converters

Welcome to the Video Converters 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:
TVP5154
  • Decoder
  • EVAL
  • Indirect Registers
  • LCD
  • NTSC
  • PAL
  • Problem
  • RGB
  • Test
  • TMS
  • TVP5154A device select
  • VGA
  • Video
  • Video Quality
  • YCbCr
Related Posts
  • Forum Post: Re: TVP5154 Video Decoder configuration question.

    Saeid Sarir Saeid Sarir
    Werner, TVP5154 is a Video decoder for Composite interlaced TV formats like NTSC or PAL video signals. It is not designed to operate under other progressive resolutions or frame rates or even convert frame rates.. Kindest regards, Saeid
    on May 27, 2009
  • Forum Post: TVP5154 Video Decoder configuration question.

    Nicholas Lee Nicholas Lee
    [There appears to be no 'video' forum, so I am posting to /etc.] I am trying to configure the TVP5154's registers to enable it to accept signals from my progressive-scan monochrome camera and output signals in VGA format for later display on an LCD monitor. Please can you help me to determine...
    on May 21, 2009
  • Forum Post: Bad PAL Video Quality - TVP5154 & Eval Board

    Mick Soriano Mick Soriano
    We're evaluating the TVP5154 video decoder using the TVP5154EVMDVB REV 1.2 evaluation board. We're seeing pretty bad PAL picture quality using color bar patterns. The color bar edges are very jittery/fuzzy. Before we conclude that the TVP5154 IC itself has unacceptable PAL video quality, I'd...
    on Aug 31, 2009
  • Forum Post: Re: TVP5154 questions,pls help

    Viet Dinh Viet Dinh
    Hello Kailyn, Can you give me which register you have problem when trying to write and read back? Note, there is some read-only register. Also, the TVP5154 has 4 decoders, have you select the correct decoder when you read back? From power up, it needs at least 100-300ms after reset before writing...
    on Apr 13, 2010
  • Forum Post: Re: TVP5154 questions,pls help

    Kailyn Kailyn
    Hi,viet; Thank for your reply, and I am sorry to reply to you. Take register 0x03 and 0x15 for example, the process is as follows: first reset, write register 0x03 and 0x15 new value( 0x0D and 0x81) , and this time we read the right value that we wrote, and the output signal is also right, but...
    on Apr 20, 2010
  • Forum Post: Re: TVP5154 questions,pls help

    Viet Dinh Viet Dinh
    Hi Kailyn, I am out of office today and will get back to you on this tomorrow. Regards, Viet
    on Apr 20, 2010
  • Forum Post: Re: TVP5154 questions,pls help

    Viet Dinh Viet Dinh
    Hello Kailyn, I am sorry that you have problem with read/write to the registers. Can you give me the registers value of FEh and FFh? Those registers is used for selecting read/write to which decoders (TVP5154 has 4 decoders). I also attached the TVP5154 data sheet if you don't have it handy. ...
    on Apr 21, 2010
  • Forum Post: Re: TVP5154 I2C

    Viet Dinh Viet Dinh
    Hello Patrick, The timing for your I2C look right to me. The TVP5154 has 4 decoders. To read/write to the TVP5154, the register FEh and FFh have to be written to before read/write. For example: To write to all 4 decoders register 03h value XXh and 15h value YYh , read back 03h of decoder 1, then...
    on Apr 23, 2010
  • Forum Post: Re: TVP5154 questions,pls help

    Viet Dinh Viet Dinh
    Hi Kailyn, I wonder you have the same problem as this one: http://e2e.ti.com/support/data_converters/videoconverters/f/376/p/43107/150434.aspx#150434 Though you might want to know. Regards, Viet
    on Apr 23, 2010
  • Forum Post: TVP5154 questions,pls help

    Kailyn Kailyn
    Dears; I have a customer who used TVP5154 to wirte the register, but he found that if there is one time to write the wrong value of the register, it must reset, otherwise even if rewrite the right value, then the result is still error, so I adivse the customer reset "ms" after power up and...
    on Apr 13, 2010
  • Forum Post: Re: TVP5154 I2C

    ToddToporski ToddToporski
    Hi Viet, It's not stated above, but the assumption is that the device sub-address is written after the device address. For example, if I was writing 11h to register 03h, it would be: I2C data sent as: TVP Device address, TVP Device sub-address, Register Address, Register Data OR BEh 0Fh...
    on Apr 27, 2010
  • Forum Post: Re: TVP5154 I2C

    Viet Dinh Viet Dinh
    Hi Todd, According to the TVP5154 data sheet in Sect. 5, the I2C write operation should be: BEh, 03h, 11h. Please double check the data sheet for detail. I don't know what is subaddress 0Fh in here. Regards, Viet
    on Apr 28, 2010
  • Forum Post: Re: TVP5154 I2C

    ToddToporski ToddToporski
    Viet, Sorry, I misunderstood the decoder sub-address from your previous response. I thought the decoder sub-address had to be included along with the device address for each read/write command. After reviewing, I see that the decoder sub-address is really just another register you need to first set...
    on Apr 28, 2010
  • Forum Post: Re: TVP5154 I2C

    Viet Dinh Viet Dinh
    Todd, Master Slave Start BE Ack //TVP5154 slave addr + W FE Ack //Address of Write Enables register 0F Ack //Enable writes to all 4 decoders Stop Start BE Ack //TVP5154 slave addr + W 03 Ack //Address of Register 0x03 11 Ack //Data to write to register...
    on Apr 28, 2010
  • Forum Post: TVP5154 I2C

    Viet Dinh Viet Dinh
    Todd, Have a look at the attached captures. I have to program the 0x03 register twice in order to get video out and I don't seem to be able to read back from the register (or from any of them). I am able to read and write from the encoder that is on the same I2C network. The...
    on Apr 23, 2010
  • Forum Post: Re: TVP5154 image too bright

    Viet Dinh Viet Dinh
    Hello Eric, You are running with AGC and ALC disabled. Please change the register 00h to 15h which will enable AGC and ALC. The ALC (bit 3 and 2) is required to be enabled to get the TVP5154 work properly. Regards, Viet
    on May 26, 2010
  • Forum Post: Re: TVP5154 image too bright

    Eric Lammerts Eric Lammerts
    Hi Viet, thanks for the quick reply. In the datasheet I see that 15h is the default value for register 01h (I assume you mean register 01h not 00h). And when I read register 01h back I get 15h. Do you recommend programming all registers even if the defaults are fine for my application? (right I only...
    on May 26, 2010
  • Forum Post: Re: TVP5154 image too bright

    Viet Dinh Viet Dinh
    Hello Eric, I am sorry, it is my mistake. The register 00h should be 0 for CVBS1 so you are right. The register 01h supposes to be 15h so you are OK. You donot need to programming all the registers if it is same as defaults. Can you also try to disable white peak to see if it helps (set bit 3 of register...
    on May 27, 2010
  • Forum Post: Re: TVP5154 image too bright

    Eric Lammerts Eric Lammerts
    Hi Viet, does a patch exist for the TVP5154? The chip rom version is reg 82h=02h, reg 83h=00h thanks, Eric
    on May 27, 2010
  • Forum Post: Re: TVP5154 image too bright

    Viet Dinh Viet Dinh
    Hi Eric, Yes, we do have patch for TVP5154 which fix the problem the brightness need to be change after contrast get modify but not the one you seen. We havenot seen or get any reported from the field with the image too bright. Regards, Viet
    on May 27, 2010
  • Forum Post: Re: TVP5154 image too bright

    Eric Lammerts Eric Lammerts
    Hi Viet, should I give that patch a try? Can I download it somewhere? thanks, Eric
    on Jun 1, 2010
  • Forum Post: Re: TVP5154 image too bright

    Viet Dinh Viet Dinh
    Hello Eric, Attached is patch version v0202. Please give is a try to see if it helps. Regards, Viet
    on Jun 1, 2010
  • Forum Post: TVP5154 image too bright

    Eric Lammerts Eric Lammerts
    Hi, sometimes the picture I get from the TVP5154 is way too bright. When I read register 0x8a (AGC) I will see values >100 (I've seen 151, 251, etc). When the picture is OK it's usually 24 or so. The input circuit is as recommended (37R4 + 37R4 divider, followed by 100n cap). The input...
    on May 26, 2010
  • Forum Post: Re: TVP5154 Conducted Immunity: Loss of syncs

    Larry Taylor Larry Taylor
    Hi, Do you observe any difference in performance if TV/VCR mode in REG02h is forced to TV mode or VCR mode? Have you been able to quantify the effectiveness of the coax shield at these frequencies? Have you tried different coax cables to see if performance is affected? With the video cable...
    on Sep 8, 2010
  • Forum Post: TVP5154 Conducted Immunity: Loss of syncs

    BigToast BigToast
    Hi, I'm EMC testing a product which uses the TVP5154 ( not the TVP5154A ) to decode PAL video and it seems particularly susceptible to conducted interference on the video input/output and mains cables at multiples of 15.625kHz ( most notably 156.25kHz ) The test uses a current injection probe...
    on Sep 8, 2010
12
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