mbo 0 Posted January 26 Share Posted January 26 Hi! Can someone point me to a tutorial/documentation on how to setup a DS3231 RTC module on Armbian Buster? I'm currently using a Tinker Board S with Armbian 5.9.14. My RTC is correctly connected to my board. It is detected: sudo i2cdetect -y 1 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- 68 -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- I've followed these posts: https://forum.armbian.com/topic/7349-rtc-ds3231-how-to-install-tinker-board-stretch-414/?do=findComment&comment=56094 https://forum.armbian.com/topic/4074-real-time-clock-ds3231/ without success (no UU ) Thank you 0 Quote Link to post Share on other sites More sharing options...
usual user 11 Posted January 27 Share Posted January 27 10 hours ago, mbo said: point me to a tutorial/documentation on how to setup a DS3231 RTC module https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/rtc/maxim,ds3231.txt 0 Quote Link to post Share on other sites More sharing options...
mbo 0 Posted January 27 Author Share Posted January 27 Thanks but found out that "overlay are not supported on Rockchip"... So I followed this post: https://www.webastro.net/forums/topic/166495-installation-sur-tinker-board-s/?do=findComment&comment=2578572 and tada! 0 Quote Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.