ESP8266 Developer Zone The Official ESP8266 Forum 2016-01-18T17:36:06+08:00 https://bbs.espressif.com:443/feed.php?f=65&t=1629 2016-01-18T17:36:06+08:00 2016-01-18T17:36:06+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1629&p=5415#p5415 <![CDATA[Re: Question about using pwm api from at command firmware.]]>
Could this PWM demo help ? http://bbs.espressif.com/viewtopic.php?f=31&t=1378

Statistics: Posted by ESP_Faye — Mon Jan 18, 2016 5:36 pm


]]>
2016-01-15T08:33:01+08:00 2016-01-15T08:33:01+08:00 https://bbs.espressif.com:443/viewtopic.php?t=1629&p=5385#p5385 <![CDATA[Question about using pwm api from at command firmware.]]>
I'm trying to control pwm signal by at command in ESP8266.
So, I applied modified user_light.c/user_light_adj.c to at firmware source tree.
(base source tree: esp_iot_sdk_v1.5.1/examples/at)

Compiling and downloading is ok but it seems not working as I expected.

AT command I/O is too laggy after calling pwm_init() and pwm signal waveform is not stable either.

Is it not allowed to using pwm API with at command firmware?
Could you show me working example or documentation about this?

Thank you.

Statistics: Posted by vincent — Fri Jan 15, 2016 8:33 am


]]>