How to calculate phase difference between phase shifted sine waves in stm32?
I am using stm32-g07 and I managed to generate two waves: one reference and another phase shifted. Now I want to calculate the phase shift between the two. I tried two options: Try when the DAC channel output values for 1 and 2 get maximum and subtra...