1. How to get the hardware timer in RTOS SDK to react properly? When I init non autoload timer, the timer behave cyclic with const time period ~1.5 sec, even though I'm loading 100 us.
https://github.com/espressif/ESP8266_RTOS_SDK/issues/96
2. How to disable (disarm, unload) hardware timer from another interrupt?
3. Is there no way to register NMI interrupt in RTOS SDK?
RTOS and hardware timer
Re: RTOS and hardware timer
Postby pratik » Wed Apr 26, 2017 1:40 pm
Please consult the RTOS SDK manual for details on timer APIs. It is best to avoid using the timers for application directly via hardware registers because the RTOS tick depends on the timers as well. If you overwrite the timer used for system ticks, things may get messed up.
Are you using FRC1 or FRC2?
Are you using FRC1 or FRC2?
Who is online
Users browsing this forum: No registered users and 64 guests
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.