Is there a zero crossing detector inside the stm32 itself?
Is there a zero crossing detector inside the stm32 itself?
I am using a stm32f334R8
Is there a zero crossing detector inside the stm32 itself?
I am using a stm32f334R8
Well, the STM32F334 may only process voltages between 0...VDD, for 5V-tolerant GPIOs also 5V signals under consideration of special instructions.
A real zero crossing detection is only possible if you shift the signal to be detected by an offset and use it to feed one of the three included comparators, for example. Alternatively, you can also do the zero crossing detection externally and feed it in digitally.
Does it answer your question?
Regards
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.