I am trying to build a run time test routine that will return the ppm offset between the 32khz and the 16mhz clocks.
Can i use PPI to hook 10 clocks 32khz ticks to capture the value of a 16mhz time?
Can you instrurct me how to do that?
I need to get 20ppm resolution, so i need to count 16mhz ticks in between 10 32khz ticks.