-
It would be nice to have PWM outputs
-
- [x] calculo de timer_set_prescaler | tick (para un basetime de 0.5uS)
- [x] exti0_isr : revisar que corno usar de trigger, si change o falling, falling se ve inestable a mas de 5Khz
- [x] implemen…
-
The existing PWM implementation is fixed to 1kHz and uses the _Fast PWM_ mode which isn't phase- nor frequency-correct. This is rather useless for applications like controlling a Servo where an exact…
Rahix updated
3 years ago
-
The pwm is undocumented and I understand 0.
What is a, compare_b, etc.?!?
-
pwm driver for the buzzer and servo motors.
-
**Is your feature request related to a problem? Please describe.**
While trying to add sync_in and sync_out subnodes to hrtim1 dts definition in spin.dts, I realized that at the moment **`hrtim.dtsi`…
-
```
Add support for PWM
```
Original issue reported on code.google.com by `btcros...@googlemail.com` on 9 Sep 2012 at 3:14
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
*M42 - Set Pin State*, seems broken on stm32 architecture and produce unexpected results.
…
-
The ESP32 S3 does not have a built-in DAC, but it has been identified as an ESP32 device and cannot use PWM analog output. Is there any way to solve the problem of using ESP32S3 normally without exter…