How do you do Now need pwm_driver demo5 duty ratio, is there any way to 1/6 or 1/8?PWM and phase difference is 4 road? Ask for a few days, change seq_values [], but how to change?Try to success.
How do you do Now need pwm_driver demo5 duty ratio, is there any way to 1/6 or 1/8?PWM and phase difference is 4 road? Ask for a few days, change seq_values [], but how to change?Try to success.
If you want to change/update the seq_values you can use the function nrf_drv_pwm_sequence_values_update() with a new pointer to the new duty cycle values(nrf_pwm_values_individual_t
)
If you want to change/update the seq_values you can use the function nrf_drv_pwm_sequence_values_update() with a new pointer to the new duty cycle values(nrf_pwm_values_individual_t
)