Hello all,
When I add a new channel in the example "Flexio_Pwm_Ip_Example_S32K396", I can not managed to change the duty cycle and the period by using the function "Flexio_Pwm_Ip_UpdatePeriodDuty" in the main.c, I can only do it by default at initialization from peripherals > Flexio_Pwm.
I faced the same issue with the emios example.
I attached both projects here.
Could you help me please ?
I think there is an issue of configuration but I don't know how to configure it in order to change the the duty cycle and the period of the channel_2 (which I added) from the main.c as below :
Thank you very much.