Reading I2C from timer interupts
Posted: Sun Aug 12, 2018 1:47 am
Hi All, I am new to ESP32 world, and now working on my first project.
I am trying to read MPU6050 inside a timer interrupt, but always get 0 values. But without using timer interupts, it works fine.
Can anyone please adise what do I miss here ? Much appreciated.
I am trying to read MPU6050 inside a timer interrupt, but always get 0 values. But without using timer interupts, it works fine.
Can anyone please adise what do I miss here ? Much appreciated.