Hello champion,
Could you help to check the output signal frequency range of PWM?
Thanks,
Adam
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello champion,
Could you help to check the output signal frequency range of PWM?
Thanks,
Adam
Adam,
The output signalfrequency is calculated using below formula:
Output SignalFrequency = sys_clk / (CLKDIV * HSPCLKDIV) / (TBPRD + 1 )
Based on these :
Min Signal Frequency = 1.7Hz
Max Signal Frequency = 200MHz.
BR,
Raghu