07-24-2017, 12:03 PM
Hello,
is there anyone who has working DS1307 on tinkerboard?
I tried many manuals, but nothing works for me.
I can easily connect i2c bus and I can detect ds1307 on this bus (0x68).
Most successful I was using python script, which was able to read and write to this RTC module. But when I rebooted the tinkerboard, it gets somehow overwritten. I tried also write time, disconnect RTC, reboot tikerboard, connect RTC back and this worked. So I am assuming something is writing to these RTC during boot. Any idea? Or any other manual, which works?
Thanks,
Igor
is there anyone who has working DS1307 on tinkerboard?
I tried many manuals, but nothing works for me.
I can easily connect i2c bus and I can detect ds1307 on this bus (0x68).
Most successful I was using python script, which was able to read and write to this RTC module. But when I rebooted the tinkerboard, it gets somehow overwritten. I tried also write time, disconnect RTC, reboot tikerboard, connect RTC back and this worked. So I am assuming something is writing to these RTC during boot. Any idea? Or any other manual, which works?
Thanks,
Igor