Could anyone guide me on the following issue.
I am pairing ds3231 RTC with esp-12. GPIO4 is SCL, GPIO5 is SDA. GPIO12 is setup as input to detect falling-edge with pull-up enabled.
When RTC alarm1 matches, it sends neg signal, interrupt callback fires. But it keeps firing until watchdog takes over. I can disable the interrupt and code in callback works fine. But I can not trap the second alarm interrupt as interrupt is disabled.
Thanks.Statistics: Posted by mojhggn — Sat Aug 15, 2015 7:22 pm
]]>