GPIO output voltage on ESP32 too low #1778
-
Hi all, Firstly, thanks for all the hard work on this project - it is really cool. Now on to my issue. I am using the library on an ESP32 and on the output pin the voltage is VERY low - as in less than 0.5v. I thought my ESP32 was maybe faulty at first, but it works just fine with a simple LED sketch using the same pin. The issue is that the output pin can barely drive a transistor so the maximum current I can get through the IR LED is only around 20mA. The LED can handle up to 100mA which would give it more range - but the output can't fully saturate the transistor to give me more current. Does anyone else have this pickle? Is it because of PWM? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
How do you measure the voltage? What transistor are you using? Does it handle the frequency? |
Beta Was this translation helpful? Give feedback.
How do you measure the voltage?
When transmitting it is not on all the time, so unless you are using an oscilloscope you will not know the actual voltage.
What transistor are you using? Does it handle the frequency?