Hi Finding the time difference between signals in microphones.
I am currently trying to use a stm32F767ZI to find the phase difference between a sound wave using three microphones. My plan is to use the three ADCs withDMA in simultanously mode to achieve high enough sampling time. My question is how to find the time at which each signal is sampled, so afterwards they can be filtered and compared to find the phase shift between the signals. My idea is to set one of the ADC as a master, and the other two as slaves, but im not really sure how to go from here.
Any advice will be taken with gratitude!
Regards AitchJee
