I just trying to get to run hardkernel RTC module with odroid C4 and dietpi.
There are already some other threads here in forum which asks for support for other odroid versions without any solution.
Are there any news with working overlays to get this fxed?
My problem is not really the RTC module itself but the time which is missing sometimes when I boot on my read only system. Chromium boots to show home assistance panel which also shows google calendar and it is often the wrong date (date of storage freeze).
The work around I am aware of is to wait for NTP sync before starting chromium or even have a working hardware RTC module.
First of all I have tested rtc module with aardvark i2c usb adapter - it responds on address 0x51. So I assume, the module is working.
After I connected the module to odroid I just checked the supply voltage which shows 3.3V.
In dietpi I have done the following:
Created a file with nano /boot/dtb/amlogic/overlay/meson-i2c0.dts Note: i2c2 is the one to use for odroid C4 on pins 17 and 18.