I'm interested in creating a time of flight algorithm and am trying to calculate what to expect for accuracy.
Is it possible to get an IRQ from when the sync arrives at the RX modem? If so, how deterministic is the timing of the RX modem? Can this IRQ trigger a timer? Can this timer save information using DMA?
Thanks!