EDBG

Timestamp Module

Data received on DGI Interfaces can be routed through the timestamp module to embed timing references into the data stream. The timestamp is implemented as a counter, which increments in steps of (32/60) µs, giving a timestamp accuracy of about half a microsecond.

The timestamp module does not use DMA since it requires CPU intervention on each data unit received. This implies a lower maximum data throughput and demands a larger delay between each data unit.