-->
Page 1 of 1

V1.04/ESP-01: PWM bug?

PostPosted: Sun Nov 01, 2015 1:08 pm
by matherp
Hi

I'm trying to test i2c but as a pre-cursor just wanted to make sure the ports are working as expected.

I've connected d0 and d2 to my oscilloscope so I can see what is happening. Using the GPIO and PWM and SERVO example:

GPIO works as expected.
Servo works when it works but often doesn't start
PWM doesn't work at all on either channel

Re: V1.04/ESP-01: PWM bug?

PostPosted: Sun Nov 01, 2015 2:04 pm
by Mmiscool
There was a problem were the pwo command was not setting it to the desired value but rather 0.

New version can bee downloaded now.