Skip to main content
Graduate II
October 30, 2023
Question

ADC

  • October 30, 2023
  • 1 reply
  • 654 views

Hello everyone I am using two channels of ADC in the stm32f429 board and collecting some chunks of data for further processing. I want to collect data once the zero crossing is detected currently I'm using zero crossing detection c code is there any other method? Thank you.

    This topic has been closed for replies.

    1 reply

    Super User
    October 30, 2023

    > currently I'm using zero crossing detection c code is there any other method?

    Zero crossing detection hardware? Google may be your friend.

    JW