Skip to main content
Visitor II
December 23, 2024
Solved

how to generate a sine wave from 20hz to 20khz with CS4272

  • December 23, 2024
  • 2 replies
  • 754 views
Preciso gerar um sinal senoidal de 20hz a 
20khz de amplitude fixa, boa qualidade e frequência variável
com o CS4272-CZZ e STM32H750

Translation:

I need to generate a sinusoidal signal from 20hz to
20khz of fixed amplitude, good quality and variable frequency
with the CS4272-CZZ and STM32H750

    This topic has been closed for replies.
    Best answer by mƎALLEm

    Hello,

    The answer is simply: read the datasheet of CS4272, seems it's working over SPI/I2C/I2S, and develop your library. This is not a question related to STM32. Find if the chip provider provided Application note for the chip.

    PS: in next time please write in English.

    Thank you for your understanding.

    2 replies

    mƎALLEmAnswer
    Technical Moderator
    December 24, 2024

    Hello,

    The answer is simply: read the datasheet of CS4272, seems it's working over SPI/I2C/I2S, and develop your library. This is not a question related to STM32. Find if the chip provider provided Application note for the chip.

    PS: in next time please write in English.

    Thank you for your understanding.

    Graduate II
    December 24, 2024

    When you realy require external DAC learn use SAI STM32CubeH7/Projects at master · STMicroelectronics/STM32CubeH7 · GitHub

    otherwise use internal STM DAC , too can generate less bits...