Other Parts Discussed in Thread: C2000WARE
Hi
I want to know how to calculate available clockcycles between two interrupt calls.
For example, lets say i have a 100kHz pwm interrupt running. When configure the PWM module for upcount mode, we calculate the TBPRD value using 90000000 / 100000 = 900.
Is that means i only have 900 clock cycles between two pwm calls.?
Best regards
Damith