This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM437x simplified power sequencing and RTC

Other Parts Discussed in Thread: TPS65218, AM4376

Hello,

I want to have the possibility to use RTC functionality while powered if needed.

I aim at figure 4.7 power sequencing

Here is my design

On TPS65218:

Pin 20..25 and 27 are grounded

Pin 18, 19 and 40 are left unconnected

On AM4376:

F8 (VDDA3P3_IOLDO) is grounded

AD3 (CAP_VDD_RTC) is powered by VDD_CORE

E23 (VDDS_CLKOUT) and AD5 (VDDS_RTC) are powered by 1V8 (LDO1)

AE2 (RTC_KALDO_ENn) is connected to 1V8 (LDO1)

AD6 (RTC_PMIC_EN),AE3 RTC_WAKEUP), AE5 and AE4 (RTC_XTAL IN/OUT) are left unconnected

AE6 (RTC_PWRONRSTn) can be selectively connected to GROUND or to 1V8 (LDO1) with O Ohms resistor in order to enable or disable RTC core

Is that implementation correct?