Skip to main content
Explorer
June 26, 2024
Question

Can we give PDM data directly into as a DAC input?

  • June 26, 2024
  • 0 replies
  • 648 views

I am using STM32H5 nucleo board and it is connected with MIC which gives PDM output based on analog input. I am reading the mic data using I2S protocol. To verify the received I2S PDM data, I am giving this data directly to DAC to get original signal in DAC analog output pin. Is it fine? or PDM to PCM conversion is mandatory before giving this data to DAC?

    This topic has been closed for replies.