BSP_AUDIO_IN_ConfigMicDefault() is only used within STM32F413H-Discovery.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

AUDIO_OK if correct communication, else wrong communication

Notes

Channel output Clock Divider and Filter Oversampling are calculated as follow: - Clock_Divider = CLK(input DFSDM)/CLK(micro) with 1MHZ < CLK(micro) < 3.2MHZ (TYP 2.4MHZ for MP34DT01TR) - Oversampling = CLK(input DFSDM)/(Clock_Divider * AudioFreq)

References

from examples