Part Number: AM623
Other Parts Discussed in Thread: TPS65219, AM6252, AM62L
Hello TI E2E Team,
We are currently in the initial analysis and design phase of a new industrial system utilizing the AM6232 (Sitara™) processor.
One of our primary design goals is to achieve ultra-low standby power consumption. We are evaluating both hardware and software strategies to minimize current draw during inactive periods. I have summarized our current system overview and planned power-saving strategies below.
1. System Overview
-
Processor: AM6232 (Sitara™)
-
PMIC: TPS65219 (Planned)
-
Memory: LPDDR4 (with Self-Refresh support)
-
OS/Environment: Linux (TI SDK v09.x or later)
2. Proposed Power Reduction Strategy
-
[Hardware] Using TPS65219 for optimized power sequencing and utilizing Load Switches to isolate non-essential peripherals (WiFi, Display, etc.).
-
[Software/DTS] Optimizing the Device Tree (DTS) to disable unused IP blocks (USB, Ethernet, UART, etc.) and configuring Pinmux (IOMUX) to prevent power leakage on unused pins during sleep.
-
[Firmware] Offloading system monitoring to the Cortex-M4F (MCU Domain) while the Main Domain (A53) is in DeepSleep or MCU-Only mode.
3. Questions for TI Experts
-
Low Power Mode: Between 'DeepSleep' and 'MCU Only' mode, which is recommended for a system that must wake up via CAN/GPIO within 500ms?
-
DTS Best Practices: Do you have a "Minimal/Golden DTS" reference or a snippet optimized for the lowest power consumption on the AM62x?
-
Pinmux Leakage: What are the recommended Pinmux states (e.g., High-Z, Pull-up/down) in the DTS for unused pins to prevent leakage during Standby?
-
Power Estimation: What is the typical expected current draw in 'MCU Only' mode with LPDDR4 in self-refresh?
Note on Discussion Structure: I have combined these points to provide a full picture of our initial analysis. However, if it is more efficient to discuss the Hardware (PMIC), Software (DTS), and Firmware (MCU Domain) aspects in separate threads, please let me know. I am happy to create dedicated topics for each to follow TI’s community guidelines and deep-dive into each technical area.
I look forward to your professional guidance.
Best regards,
Jack Cha