cancel
Showing results for 
Search instead for 
Did you mean: 

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

kannastra
Associate
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

2 REPLIES 2
SofLit
ST Employee

Hello,

The answer is simply: read the datasheet of CS4272, seems it's working over SPI/I2C, 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.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
MM..1
Chief III

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...