Question
STM32L4 Using DAC to play audio/voice files.
Hi,
Has anyone tried or managed to have success in playing audios or voices data using the on board DAC on STM32L452? with a speaker connecting just to the DAC.
I am at a proof of concept stage, where I am using an ST PDM microphone connected to an Nucleo L452RE board. Using DFSDM to get the PCM data and then output it to the DAC, however I am only able to hear hisses.
I have managed to generate sinewave at different frequency using different size look up table and varying TIM6 tigger.
Many Thanks!
