Hi
I have the same issue as discussed in this thread:
I have changed the configcpu timer to ConfigCpuTimer(&CpuTimer0, 200, 5); from ConfigCpuTimer(&CpuTimer1, 200, 1000000);
I want to sample at 200 kHz. I have not changed CpuTimer0Regs.TCR.all = 0x4000;
Now, after some time the PWMs freezes, even though the CpuTimerCount keeps incrementing.
As discussed in the above thread, I am not able to find the solution of what needs to update in CpuTimer0Regs.TCR.all .
Can anyone please help?
Thanks
Sneha thakur