dimag0g / PPM-reader

An interrupt based PPM signal reader for Arduino
GNU General Public License v3.0
23 stars 10 forks source link

ESP32 work on Espressif 1.04 but No on Espressif 2,07 #5

Open ziojos opened 1 year ago

ziojos commented 1 year ago

On IDE 2.04 and Espressif 1.04 I can read 6 Channels with PlotChannels.ino when I install latest Espressif 2,07 and compile the same PlotC hannels.ino script I have no error but the SW return 0 (zero) on al channel

grybouilli commented 4 months ago

That is, using the same board ?

I seem to have found a fix for this behavior, but I'm looking for the root cause of it. More details and explanation on the fix at #6