ESP8266 Developer Zone The Official ESP8266 Forum 2015-11-16T17:44:33+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1386 2015-11-16T17:44:33+08:00 2015-11-16T17:44:33+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1386&p=4615#p4615 <![CDATA[Re: RTC Interrupt Handling]]> Statistics: Posted by rosematters — Mon Nov 16, 2015 5:44 pm


]]>
2015-11-16T09:21:42+08:00 2015-11-16T09:21:42+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1386&p=4600#p4600 <![CDATA[Re: RTC Interrupt Handling]]>
skywave wrote:
Is it possible that the RTC interrupt is beign "interrupted" by another one (some other ESP8266 task)?
The ESP has non-maskable interrupts. These can interrupt "normal" interrupt service routines even if interrupts are disabled.

I've see discussion of a method to block non-maskable interrupts but I haven't tried it.
http://www.esp8266.com/viewtopic.php?f= ... 9&start=20

Statistics: Posted by dkinzer — Mon Nov 16, 2015 9:21 am


]]>
2015-11-16T03:36:50+08:00 2015-11-16T03:36:50+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1386&p=4599#p4599 <![CDATA[RTC Interrupt Handling]]> Statistics: Posted by skywave — Mon Nov 16, 2015 3:36 am


]]>