PIO isn't documented I guess, unfortunately.ive not delt with the RP1 PWM yetOk thanks, finally do you know if the PWM module can be configured to act as one shot?
but i have gotten the RP1 PIO to work, and PIO could do a one-shot pwm output
One alternative is to trigger it and set a timer to disable it, assuming your off phase is long enough the timer should catch it before it goes on again.
In my case I have constant rate GPIO interrupts coming in at a faster rate then the PWM so I could use those.
Statistics: Posted by Arkas — Thu Apr 04, 2024 3:23 pm