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.

AM3352: RTC stops on power-off

Part Number: AM3352

Hi,

I am currently facing an issue with RTC Clock upon poweroff.

RTC works when I reboot my linux system, it doesn't work when I poweroff my linux system.
I have observed that RTC_XTALOUT goes LOW and RTC_XTALIN goes HIGH once the board is powered off (still has rtc supply 1.8V via Coincell)
Whereas, when I reboot the device, I can see the clock at RTC_XTAL pins.

Do I need to configure something in Linux or U-boot to see the clock at RTC_XTAL pins even when the device is powered off ?

FYI,
I am using a custom AM3552 based board, added a crystal across RTC_XTALOUT & RTC_XTALIN
I can see 1.8V at VDDS_RTC when the device is powered off.