Hello Team I have a query regarding controlling the PWM count while generating PWM signal of 800 KHz to drive WS2811 with S32K116 controller. I want to send the exact number of pulses say 24, but the pulse generated are more than 24.
I am getting the waveform of 800 KHz but since there is no Repetition counter (as there in STM32 controller), I am not able to control the pulse count which I want to send.
Also while trying with the One Shot Timers to generate the pulse I was not able to generate a pulse below 10 us.
Is there any limitation from the hardware side for generating a waveform above 100 KHz?
Can there a way or an alternative to do the same with S32K116 controller to drive WS2811?