You have to step back and think about your basic approach to the problem.
As I understand it, you don't care about the mcus taking measurements at the absoute time (for example in top of every hour). Instead, you want the measurements to be take at the same time, with 1ms of each other.
As such, all you need to do is to start or to trigger the measurements at the sane time for the two mcus.
It couldn't have been easier.
As I understand it, you don't care about the mcus taking measurements at the absoute time (for example in top of every hour). Instead, you want the measurements to be take at the same time, with 1ms of each other.
As such, all you need to do is to start or to trigger the measurements at the sane time for the two mcus.
It couldn't have been easier.