Skip to main content
Visitor II
August 5, 2024
Solved

Sin wave measuring using adc stm32g474re nucleo

  • August 5, 2024
  • 2 replies
  • 922 views

I had to calculate the sine wave signal in function generator voltage and the adc value I had implemented while changing frequency the voltage and adc values are constant I had stucked in this

    This topic has been closed for replies.
    Best answer by Sarra.S

    Hello @vijay79444

    Could you share your ADC configuration (reference voltage and input channel settings) and further detail the issue?

    1st general hint: the ADC's sampling rate must be at least twice the highest frequency of the sine wave

     

    2 replies

    Sarra.SAnswer
    ST Employee
    August 6, 2024

    Hello @vijay79444

    Could you share your ADC configuration (reference voltage and input channel settings) and further detail the issue?

    1st general hint: the ADC's sampling rate must be at least twice the highest frequency of the sine wave

     

    Super User
    August 6, 2024

    You need to give more details - see the posting tips:

    https://community.st.com/t5/community-guidelines/how-to-write-your-question-to-maximize-your-chances-to-find-a/ta-p/575228

     


    @vijay79444 wrote:

    I had to calculate the sine wave signal 


    What do you mean by "calculate" here ?

     


    @vijay79444 wrote:

     the adc value I had implemented while changing frequency the voltage 


    Pardon ??