embassy icon indicating copy to clipboard operation
embassy copied to clipboard

A simple_pwm update event interrupt to be able to synchronize with pwm

Open smeenka opened this issue 1 year ago • 1 comments

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.

smeenka avatar Nov 10 '23 13:11 smeenka