pico-sdk
pico-sdk copied to clipboard
Dual slope pwm
When driving a motor a dual slope pwm is very important. And it is supported by other cortex-m0 controllers. Is it just missing from the SDK, can a pwm slice be connected to a gpio state machine and produce a dual slope pwm that way?
Is this what we called phase correct mode? 4.5.2.1. Pulse Width Modulation in https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf
closing this question