ESP8266 Developer Zone The Official ESP8266 Forum 2017-01-10T19:10:25+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=1757 2017-01-10T19:10:25+08:00 2017-01-10T19:10:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1757&p=11077#p11077 <![CDATA[Re: RTOS Software timer]]>
have you discovered the reason for such behavior ?

is still Sming RTOS on active development ?

thanks

Statistics: Posted by cvgaviao — Tue Jan 10, 2017 7:10 pm


]]>
2016-02-09T03:49:20+08:00 2016-02-09T03:49:20+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1757&p=5715#p5715 <![CDATA[RTOS Software timer]]>
In that I noticed a very different behavior of the Software Timer in both SDK's.
For clarity, I am using the Timer from SDK os_timer_arm, not the RTOS timer.

My test consists of 4 timers running simultaneous. Resolution 1ms, 2ms, 3ms, 4ms.
Within the timer, a gpio pin is toggled -> blinking

This is the result in NONOS :
nonos_blink.PNG


This is the result in RTOS :

rtosblink.PNG


Can you explain the difference.?
What is the the way to get similar behavior using RTOS SDK ?

Statistics: Posted by hreintke — Tue Feb 09, 2016 3:49 am


]]>