Hi,
What is the minimum time needed between two capture tasks for the same CC register?
I would like to timestamp the Address and End event of a packet in the same TIMER0->CC register. Currently I have setup the PPI to do this but if I do a readout of the register after each event, it will give the same value.
I use the pre-programmed PPI (channel 26) for Address Event -> Capture CC0 and made a PPI for End Event -> Capture CC0.