• 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 » Microcontrollers » Hercules™ Safety Microcontrollers » Hercules™ Safety Microcontrollers Forum » The behavior of the TMS570 and its terminations.
Share
Hercules™ Safety Microcontrollers
  • Forum
  • E2E Wiki
Options
  • Subscribe via RSS

Forums

The behavior of the TMS570 and its terminations.

This question is answered
Yusuke Nomoto
Posted by Yusuke Nomoto
on Dec 24 2012 22:44 PM
Intellectual760 points

Hi,

I have questions related to the Hercules mcu (TMS570LS2125).
Could you answer the following questions?

1. When I don't connect FLTP1, FLTP2 and TEST termination, what do the terminations work?
   I wonder if no connect (NC) occurs the bad influences.

2. When the VCC (1.2V) terminations and the nPORRST termination are shorted, what will happen?
   Does the reset circuits will never be activated by the nPORRST termination?

3. When the VCCP termination and the VSS (GND) terminations are shorted, what will happen?
   And in the above case, what does the cpu behave?
   I wonder if the flash and the mcu work safety.

thanks

Nomoto

tms570 FLTP nPORRST TEST VCC VCCP VSS
Report Abuse
  • Reply
You have posted to a forum that requires a moderator to approve posts before they are publicly available.
All Replies
  • Haixiao Weng
    Posted by Haixiao Weng
    on Dec 27 2012 09:39 AM
    Suggested Answer
    Genius9955 points

    Yusuke Nomoto

    Hi,

    I have questions related to the Hercules mcu (TMS570LS2125).
    Could you answer the following questions?

    1. When I don't connect FLTP1, FLTP2 and TEST termination, what do the terminations work?
       I wonder if no connect (NC) occurs the bad influences.

    FLTP1 and FLTP2 should be NC. TEST should connect to GND. TEST has an internal pull down, therefore, if it is not connect to GND, the MCU still work but may fail in immunity/ESD test (huge environmental noise).

    2. When the VCC (1.2V) terminations and the nPORRST termination are shorted, what will happen?
       Does the reset circuits will never be activated by the nPORRST termination?

    Based on datasheet, it is the gray area, the MCU may treat it as high or low.

    3. When the VCCP termination and the VSS (GND) terminations are shorted, what will happen?
       And in the above case, what does the cpu behave?
       I wonder if the flash and the mcu work safety.

    thanks

    Nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yusuke Nomoto
    Posted by Yusuke Nomoto
    on Jan 06 2013 23:37 PM
    Intellectual760 points

    Haixiao,

     

    Thank you for the answer of the question 1 and question 2.

    And could you answer the question 3?

     

    Then, I have a additional question.

    4. When the nRST termination and the nERROR termination are shorted, what will happen?

      And in this case, what does the cpu behave?

     

    thanks

     

    Nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Haixiao Weng
    Posted by Haixiao Weng
    on Jan 11 2013 16:31 PM
    Genius9955 points

    Yusuke Nomoto

    Haixiao,

     

    Thank you for the answer of the question 1 and question 2.

    And could you answer the question 3?

     HW: if VPP is short to ground, the flash module will never provide a ready signal and the CPU will be held on reset (based on design spec). So the pins will remain in the default state.

    Then, I have a additional question.

    4. When the nRST termination and the nERROR termination are shorted, what will happen?

      And in this case, what does the cpu behave?

     HW: If there is an external pull up on nRST, then, our device can still power up and work. See, after power up, the nERROR become a output pin after the nRST goes high. However, now, if an error ocurrs and the nERROR goes low, and then since nERROR is connected to nRST, our device will be hold on nRST for ever: the nERROR is low, nRST is low, most of the pin are in input mode.

    thanks

     

    Nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yusuke Nomoto
    Posted by Yusuke Nomoto
    on Jan 21 2013 01:52 AM
    Intellectual760 points

    Haixiao,

    Thank you for the answer of the question 3 and question 4.
    However, I need additional knowledge for the question 1 and the question 4,
    so could you answer following 5 questions?

    1.1 Could you teach me the recommended pull-up resistance value?

    1.2 Could I connect FLTP1 and FLTP2 to TEST termination which is connected GND?
        This is written in the data sheet.

    1.3 If FLTP1 and FLTP2 must be NC, could you show me termination equivalent circuit ?

    4.1 How much the external pull-up resistance should I connect, in case "If there is an external pull up on nRST" ?

    4.2 When the nRST termination and the nERROR termination, how can I pull down the nERROR termination without pulling nRST to low?

    thanks

    nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Haixiao Weng
    Posted by Haixiao Weng
    on Jan 21 2013 09:48 AM
    Genius9955 points

    Yusuke Nomoto

    Haixiao,

    Thank you for the answer of the question 3 and question 4.
    However, I need additional knowledge for the question 1 and the question 4,
    so could you answer following 5 questions?

    1.1 Could you teach me the recommended pull-up resistance value?

    HW: Sorry, which pin?

    1.2 Could I connect FLTP1 and FLTP2 to TEST termination which is connected GND?
        This is written in the data sheet.

    HW: which datasheet? I check a few datasheet, they all says it should NC (no connection).

    1.3 If FLTP1 and FLTP2 must be NC, could you show me termination equivalent circuit ?

     

    4.1 How much the external pull-up resistance should I connect, in case "If there is an external pull up on nRST" ?

    HW: 1k-5kohm

    4.2 When the nRST termination and the nERROR termination, how can I pull down the nERROR termination without pulling nRST to low?

    HW: the nError internal pull down is very weak. Just treat it as a 10k ohm resistor. the internal pull up resistor on nRST also looks like a 10k resistor. So, the final result will depend on any pull up of external resistor.

    thanks

    nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yusuke Nomoto
    Posted by Yusuke Nomoto
    on Jan 21 2013 18:11 PM
    Intellectual760 points

    Haixiao,

    I'm sorry but I missed some information.

    1.1 Could you teach me the recommended pull-up resistance value?
    HW: Sorry, which pin?

        The pin is the TEST termination.


    1.2 Could I connect FLTP1 and FLTP2 to TEST termination which is connected GND?
        This is written in the data sheet.
    HW: which datasheet? I check a few datasheet, they all says it should NC (no connection).

        I'm checking spns164.pdf. (http://www.ti.com/lit/ds/spns164/spns164.pdf)
        In page 19, the "Description" of FLTP1 and FLTP2 is described as
        "For proper operation these terminals must connect only to a test pad or
         not be connected at all [no connect (NC)]."
        I think that "test pad" means the TEST termination.
       

    1.3 If FLTP1 and FLTP2 must be NC, could you show me termination equivalent circuit ?


    thanks

    nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Haixiao Weng
    Posted by Haixiao Weng
    on Jan 22 2013 09:04 AM
    Genius9955 points

    Yusuke Nomoto

    Haixiao,

    I'm sorry but I missed some information.

    1.1 Could you teach me the recommended pull-up resistance value?
    HW: Sorry, which pin?

        The pin is the TEST termination.

    HW: TEST pin should be short to ground in the PCB. The on-die pull - down is around 10Kohm.


    1.2 Could I connect FLTP1 and FLTP2 to TEST termination which is connected GND?
        This is written in the data sheet.
    HW: which datasheet? I check a few datasheet, they all says it should NC (no connection).

        I'm checking spns164.pdf. (http://www.ti.com/lit/ds/spns164/spns164.pdf)
        In page 19, the "Description" of FLTP1 and FLTP2 is described as
        "For proper operation these terminals must connect only to a test pad or
         not be connected at all [no connect (NC)]."
        I think that "test pad" means the TEST termination.
       HW: test pad example: a 0.3mm radius round metal. It provide a test point for debug usage. You can find many these test pad in a typical ECU.

    1.3 If FLTP1 and FLTP2 must be NC, could you show me termination equivalent circuit ?


    thanks

    nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yusuke Nomoto
    Posted by Yusuke Nomoto
    on Jan 23 2013 23:56 PM
    Intellectual760 points

    Haixiao,

    For 1.1, I'm sorry but I mistake pull-up for pull-down.
    So, may I ask one more question?
    Isn't the pull-down register needed for the TEST termination?
    If needed, could you teach me the recommended pull-down resistance value?

    For 1.2, I could understand the meaning of
    "For proper operation these terminals must connect only to a test pad or
     not be connected at all [no connect (NC)]".
    So, could you show me the termination equivalent circuit?

    thanks

    nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Haixiao Weng
    Posted by Haixiao Weng
    on Jan 24 2013 17:27 PM
    Genius9955 points

    Yusuke Nomoto

    Haixiao,

    For 1.1, I'm sorry but I mistake pull-up for pull-down.
    So, may I ask one more question?
    Isn't the pull-down register needed for the TEST termination?
    If needed, could you teach me the recommended pull-down resistance value?

    HW: the pull down inside the die is hard -coded. No way to adjust. Externally, I recommend to short the pin to GND directly.

    For 1.2, I could understand the meaning of
    "For proper operation these terminals must connect only to a test pad or
     not be connected at all [no connect (NC)]".
    So, could you show me the termination equivalent circuit?

    HW: Inside the die, by default, the tri-state buffer is inactive, in other words, it is high impedance mode.

    thanks

    nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Yusuke Nomoto
    Posted by Yusuke Nomoto
    on Jan 24 2013 19:44 PM
    Intellectual760 points

    Haixiao,

    Thank you for your answers.
    For 1.2 (equivalent circuit), I could image the structure of the equivalent circuit basically.
    However, I want to understand concretely.
    So, could you explain me the equivalent circuit with some figures?


    Then, I need additional knowledges for the case that the VCC (1.2V) terminations and
    the nPORRST termination are shorted.
    Could you answer the following 2 questions?

    2.1 When the nPORRST termination is hold on to High (because shorted to VCC),
        can I reset the device by using the warm reset?

    2.2 When the VCC (1.2V) termination and the nPORRST termination have been shorted before power-up,
        is the device hold on the cold reset?

    thanks

    nomoto

    Report Abuse
    • Reply
    You have posted to a forum that requires a moderator to approve posts before they are publicly available.
  • Haixiao Weng
    Posted by Haixiao Weng
    on Apr 29 2013 15:48 PM
    Verified Answer
    Verified by Yusuke Nomoto
    Genius9955 points

    I am going to close this post since the problem was solved.

    Regards,

    Haixiao

    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