Hi
I am using EMIOS for of PWM generation , I am using this formular:
PWM frequency = CORE_CLK / global prescaler / internal prescaler / (B1+1).
and my configuration is that i am using an external counter buses A and F.
The issue i am facing that when i am trying to use the internal counter or local counter buses the output is not the same as when i am using an external counter buses A and F, does it have a different formular?