Precise Time Synchronization Between M4 and A7 Sensor Data
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-08-11 1:47 AM
Hello,
I'm working on a project that requires precise time synchronization between two sensors.
sensor1 is from M4, which is encoder data of motor.
sensor2 is from A7, which is sensor connected to ethernet(UDP protocol)
For Sensor2, I've set up PTP (Precision Time Protocol), so I can accurately determine when the data is acquired based on the Linux timestamp. However, I'm facing challenges in determining the exact timestamp for the data acquired from Sensor1 on the M4.
Are there any recommended solutions or methodologies to achieve precise time synchronization for the M4 sensor data, especially in relation to Sensor2's timestamp(or A7's linux time)?
Thank you for your assistance!
- Labels:
-
STM32MP15 Lines
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-08-31 11:28 PM
Hi @MJo.3
Seems that this post may answer your question
Solved: Shared/common time (domain) between A7 and M4 - STMicroelectronics Community
Hope it help
Olivier
In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.
