I have been looking for information on how to attach the FRC1 timer to the NMI in the RTOS SDK. I have found what I need for the NON-OS SDK but I can not find the equivalent of the NON-OS ETS_FRC_TIMER1_NMI_INTR_ATTACH(pwm_intr_handler) for the RTOS SDK.
Can anyone point me in the right direction?
RTOS non-maskale interrupt
- iot-bits.com
- Posts: 23
- Joined: Tue Dec 05, 2017 2:53 pm
- Location: Pune, India
- Contact:
Re: RTOS non-maskale interrupt
Postby iot-bits.com » Thu Feb 01, 2018 4:13 pm
You should be able to simply copy-paste the header file macro and it should work just fine in RTOS SDK as well, because the timer hardware is the same.
But don't mess with the FreeRTOS tick timer. Use the other timer, and you should be good.
But don't mess with the FreeRTOS tick timer. Use the other timer, and you should be good.
Who is online
Users browsing this forum: No registered users and 117 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.