embassy
embassy copied to clipboard
A simple_pwm update event interrupt to be able to synchronize with pwm
To able to synchronize with a pwm (for example sample motor current with ADC) I propose hereby an update interrupt for simple_pwm. A test can be found in stm32g0 example directory, which shows the functionality.