TIDUDT4A May   2018  – November 2021 AM3351 , AM3352 , AM3354 , AM3356 , AM3357 , AM3358 , AM3358-EP , AM3359

 

  1.   Description
  2.   Resources
  3.   Features
  4.   Applications
  5.   5
  6. 1System Description
    1. 1.1 Key System Specifications
  7. 2System Overview
    1. 2.1 Block Diagram
    2. 2.2 Design Considerations
      1. 2.2.1 Power Rails Requirements of the System
      2. 2.2.2 Power Sequencing Requirements of the System
      3. 2.2.3 Uncontrolled Power Off
      4. 2.2.4 12-V Input Voltage Rail
    3. 2.3 Highlighted Products
      1. 2.3.1 TLV62568/9
      2. 2.3.2 LM3881
      3. 2.3.3 TLV803
      4. 2.3.4 AM335x
      5. 2.3.5 WL1837MOD
    4. 2.4 System Design Theory
      1. 2.4.1 Power Tree Architecture
      2. 2.4.2 Power Sequencing Solution
        1. 2.4.2.1 Design Steps for DC-DCs
        2. 2.4.2.2 Design Steps for the Sequencer
        3. 2.4.2.3 Design Steps for the Supervisor
  8. 3Hardware, Software, Testing Requirements, and Test Results
    1. 3.1 Required Hardware and Software
      1. 3.1.1 Hardware
        1. 3.1.1.1 Connector Configuration of TIDA-01568
        2. 3.1.1.2 Procedure for Board Bring-up and Testing
      2. 3.1.2 Software
        1. 3.1.2.1 Description of Environment Implementation
        2. 3.1.2.2 How to Customize the Processor SDK for This Reference Design
      3. 3.1.3 Software Bring-up Tips
    2. 3.2 Testing and Results
      1. 3.2.1 Test Setup
      2. 3.2.2 Test Results
        1. 3.2.2.1 Power-Up and Power-Down Sequence Test
        2. 3.2.2.2 Typical Characteristics of DC-DCs
  9. 4Design Files
    1. 4.1 Schematics
    2. 4.2 Bill of Materials
    3. 4.3 PCB Layout Recommendations
      1. 4.3.1 PCB Layout Guidelines
      2. 4.3.2 Layout Prints
    4. 4.4 Altium Project
    5. 4.5 Gerber Files
    6. 4.6 Assembly Drawings
  10. 5Software Files
  11. 6Related Documentation
    1. 6.1 Trademarks
  12. 7About the Author
  13. 8Revision History

Power Sequencing Requirements of the System

Power sequencing requirements are another key consideration. The operation mode of this system has been set as RTC Feature Disable, the details of power sequencing requirements are shown in Figure 6-6 of AM335x data sheet. In this mode, consider the configuration for each pin related to RTC functionality when designing the schematic. The use case scenarios are provided in the AM335x_Schematic_Checklist.

Figure 2-2 shows the power sequence requirements of the AM335x for this system.

GUID-247FF5DE-E7A8-4AC2-A65A-B20916AEF6AA-low.gifFigure 2-2 Power Supply Sequencing for AM335x with RTC Feature Disabled

The requirements for the power-up sequencing:

  1. VDDS_RTC and all other 1.8-V supplies ramp up.
  2. VDD_DDR, which has been set at 1.35 V, ramp up at second order.
  3. All 3.3-V supplies ramp up at third order.
  4. VDD_CORE at 1.1 V and VDD_MPU at 1.325 V ramp up after the 3.3-V rail goes high and at fourth order.
  5. PWRONRSTn ramps up after all other rails go high.

The requirements for the power-down sequencing:

  1. The PWRONRSTn input terminal should be taken low, which stops all internal clocks before the power supplies are turned off. All other external clocks to the device should be shut off.
  2. The preferred method to sequence power down is to have all the power supplies ramped down sequentially in the exact reverse order of the power-up sequencing. In other words, the power supply that was ramped up first should be the last one to be ramped down. This ensures there are no spurious current paths during the power-down sequence. The VDDS power supply must ramp down after all 3.3-V VDDSHVx [1-6] power supplies.
  3. If it is desired to ramp down VDDS and VDDSHVx[1-6] simultaneously, it should always be ensured that the difference between VDDS and VDDSHVx[1-6] during the entire power-down sequence is < 2 V. Any violation of this could cause reliability risks for the device. Further, TI recommends maintaining VDDS ≥ 1.5 V, as all the other supplies fully ramp down to minimize in-rush currents.
  4. If none of the VDDSHVx [1-6] power supplies are configured as 3.3 V, the VDDS power supply may ramp down along with the VDDSHVx [1-6] supplies, or after all the VDDSHVx [1-6] supplies have ramped down. TI recommends maintaining VDDS ≥ 1.5 V, as all the other supplies fully ramp down to minimize in-rush currents.

The VBAT and VIO for the WL183xMOD do not have a strict requirement on which can come up first. However, there are strict requirements for the Enable and Clock power sequences, which are outlined on Section 5.22.2 of the WL18x7MOD data sheet .