esp8266 interrupts
Posted: Sat Jun 11, 2016 8:00 am
Hi,
Working currently on a DS18B20 implementation on the Espressif SDK. Have the issues that I don't get consistent values. I think the issue is that my things wouldn't get executed in the correct time. Reading the DS18B20 is timing critictal.
So somebody knows how I can temporarily disable everything other? Like the nointerrupt on Arduino?
Benjamin
Working currently on a DS18B20 implementation on the Espressif SDK. Have the issues that I don't get consistent values. I think the issue is that my things wouldn't get executed in the correct time. Reading the DS18B20 is timing critictal.
So somebody knows how I can temporarily disable everything other? Like the nointerrupt on Arduino?
Benjamin