Search found 1 match
- Wed Dec 10, 2025 11:31 am
- Forum: ESP-IDF
- Topic: Access to Low Level Fine Timing Measurement (FTM) Clock Registers?
- Replies: 3
- Views: 4536
Re: Access to Low Level Fine Timing Measurement (FTM) Clock Registers?
Using FTM for time sync is a bit more involved than grabbing counters before and after an FTM session
. I've published FTS library a week ago which does exactly this: https://github.com/abbbe/fts