• 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 » Interface » Industrial Interface » Industrial Interface Forum » TL16C754C, not able to recive the data
Share
Industrial Interface
  • Forum
  • Files
Options
  • Subscribe via RSS
Check out
Analog Wire blog
  • $core_v2_blog.Current.Name

    RS-485 - Who says you can't teach an old dog new tricks?

    Posted 1 day ago
    by Neel Seshan
    Would you agree that RS-485 has turned out to be one of the most...
  • $core_v2_blog.Current.Name

    Filter for thought

    Posted 3 days ago
    by Soufiane Bendaoud
    Have you ever wondered how engineers designed active filters...
  • $core_v2_blog.Current.Name

    Let’s take this driver out for a spin

    Posted 8 days ago
    by Soufiane Bendaoud
    Before I suggest a suitable op amp to drive an ADC, I look at...

TL16C754C, not able to recive the data

TL16C754C, not able to recive the data

This question is answered
Pra
Posted by Pra
on Mar 18 2010 05:26 AM
Genius10530 points

Hi Team,

Please give us your advice on the below customer inquiry;

We are using TL16C754C QUAD UART, if we do continous data transfer, not able to recive the data from the device(chip). the LSR bit0 not getting high, some times we read 0xFF on data bus. we are not using interrupt pins.

Regards,

Prasanna Dayala.

TL16C
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Joe Fockler
    Posted by Joe Fockler
    on Mar 18 2010 08:52 AM
    Expert5160 points

    What are the baud rates of the two nodes? Are they different?

    What is the word length? 8N1?

    What crystal or oscillator is used on each node

    Are you using FIFO mode or non-FIFO mode?

    Can you send code showing how you initialize and set up the TL16C754C device?

     

    Best Regards,

    Joe

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Pra
    Posted by Pra
    on Mar 22 2010 00:08 AM
    Genius10530 points
    TL16CP754C.zip

    Hi Joe,

    1. Our baud rate is 9600 for TX and RX, its 8N1 only

    2.1.8432MHz crystal we are using, tested FIFO & non FIFO modes also

    The problem is:
       After the initialization the communication getting started, after some time the data is not receiving in the FIFO. the LSR [0] is always 0.   the same problem appearing in all the UART channels. we have tried in non FIFO mode also.
       Tested on External loop back mode
       UART A : Tx <-> UART A :Rx
       UART B : Tx  -> UART C: Rx
       UART C: Tx  -> UART B: Rx

    Initialization sequence
                               (A2 A1 A0) = (Value)
    QUAD_UART_LCR        (3)  = 0x80    -->DLL_DLH_ENABLE;
    QUAD_UART_DLL        (0)  = 0x0C    --> 0x000C
    QUAD_UART_DLH        (1)  = 0x00
    QUAD_UART_LCR        (3)   = 0x00    --> ENABLE_PRIMARY_REG
    QUAD_UART_LCR        (3)  = 0x03     --> 8N1
    QUAD_UART_IIR_FCR (2)  = 0x00     --> Disable FIFO
    QUAD_UART_IER          (1)   = 0x00    --> DISABLE_ALL_INTERRUPT

    Here with I have attached the initialization for the QUAD UART for your reference.

    Regards,

    Prasanna Dayala.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Pra
    Posted by Pra
    on Mar 23 2010 08:55 AM
    Genius10530 points

    Hi Joe,

    Any updates on the customer inquiry.

    Regards,

    Prasanna Dayala.

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Joe Fockler
    Posted by Joe Fockler
    on Mar 23 2010 09:23 AM
    Expert5160 points

    Please ask the customer to return the failing devices for Failure Analysis (FA).  Our lab bench test (TL16C754CPM (PM package)) does not show this failure.

    What is the date code on the top of the failing devices?

    Regards,

    Joe

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Joe Fockler
    Posted by Joe Fockler
    on Apr 07 2010 13:17 PM
    Verified Answer
    Verified by Thomas Kugelstadt
    Expert5160 points

    Is the RXRDY# signal monitored to indicate when a character is received?

    I don't see any problems with the initialization code but it might be useful to reset the FIFOs to a known state and clear the FIFO pointer, even though DMA mode 0 is used (see red text below)

    Initialization sequence
                                             (A2 A1 A0) = (Value)
    QUAD_UART_LCR        (3)  = 0x80    -->DLL_DLH_ENABLE;
    QUAD_UART_DLL        (0)  = 0x0C    --> 0x000C
    QUAD_UART_DLH        (1)  = 0x00
    QUAD_UART_LCR        (3)  = 0x00    --> ENABLE_PRIMARY_REG
    QUAD_UART_LCR        (3)  = 0x03    --> 8N1
    QUAD_UART_LCR        (2)  = 0x04    -->  RESET TX and RX FIFOs

    QUAD_UART_IIR_FCR    (2)  = 0x00    --> Disable FIFO and select DMA Mode 0
    QUAD_UART_IER        (1)   = 0x00    --> DISABLE_ALL_INTERRUPT

    Can the customer provide a oscilloscope trace of the data bus and TX and RX lines from a Tek MSO4104 or a LeCroy scope?

    Best Regards,
    Joe

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
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