Other Parts Discussed in Thread: TPS65218, AM3352, TPS65910
My board is AM3352 + TPS65218, using external RTC(i2c) but with "RTC timer functionality but no RTC-only mode" HW connection. The SW SDK version is 7.0.
When I runs my Qt application, somehow the system time skipped about 5 mins.
My question:
1.Is there any difference of device tree setting(dts) between "RTC-only", "RTC timer functionality but no RTC-only mode", and "RTC-disable" mode. My device tree setting is base on Starter Kit(HW is RTC-only).
2.Is there any risk when I use external RTC to update system time but the HW design is RTC timer functionality mode.
Thanks.