Part Number: AM3354
Hi Expert,
During test, we find VDD_CORE power up waveform have a drop ditch during ramp stage, after test, we found the ditch have similar time point with VDDS_RTC (1.8v).
We used RTC disable mode, RTC_KALDO_ENn is connected to VDDS_RTC(1.8V), CAP_VDD_RTC is connected to VDD_CORE(1.1v). We have some basic analysis as below:
As before VDDS_RTC is ramp up to 1.8V, the RTC_KALDO_ENn is low which means that RTC internal LDO is enabled, is it possible that RTC internal LDO source (VDDS_RTC? need your double confirmation as below question #3) have leakage current to CAP_VDD_RTC pin, then CAP_VDD_RTC/VDD_CORE have a small ramp up , and after VDDS_RTC is ramp up to 1.8V, the RTC_KALDO_ENn is high which means that RTC internal LDO is disabled, and VDDS_RTC leakage current is cut off and CAP_VDD_RTC/VDD_CORE power rail abnormal level is dropped, and then real VDD_CORE power rail ramp up, so from wave form, looks like there is ditch.
1) Is above understanding right? If not, could you help analysis the possible reason on the drop ditch. The related waveform is attached.
2) In AM335x datasheet figure 6-6 #A, it says that "If the internal RTC LDO is disabled, CAP_VDD_RTC should be sourced from an external 1.1-V power supply", here, does " an external 1.1-V power supply"mean that it MUST use other external 1.1V power supply which can not be same power rail with VDD_CORE?
3) If RTC internal LDO is enabled, the RTC power source is VDDS_RTC, right? No direct info in datasheet.
in current board, Power up sequence use this way:
![]()
Test waveform:
Abnormal VDD_Core ramp up issue
![]()
VDD_RTC 1.8v and VDD_CORE 1.1v
![]()
VDD_RTC 1.8v and VDD_CORE 1.1v ramp up waveform after AM335x removed
![]()
Two more questions regarding to other 2 RTC mode(Not to related to current issue, but it is helpful for issue analysis)
4) In RTC functionality but no RTC only mode, the internal RTC_LDO must be disabled as in hardware check list table 2, in this mode, the power up sequence only follow up figure 6-5 in datasheet which says internal RTC_LDO disabled mode. Is it right?
![]()
5) In RTC only mode, if #3 is right, then RTC internal LDO is enabled should be only used in RTC_only mode, right?