2024-12-23 11:13 AM - last edited on 2024-12-24 04:02 AM by SofLit
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
2024-12-24 04:02 AM - edited 2024-12-24 04:04 AM
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.
2024-12-24 04:14 AM
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...