Skip to main content
Visitor II
November 24, 2022
Question

SAI with PDM microphone on STM32MP157CAA

  • November 24, 2022
  • 1 reply
  • 1056 views

Is it possible to use SAI for PDM microphones and ALSA with the current Linux kernel on a STM32MP157CAA SoC?

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    November 24, 2022

    Hi @johnnyc​ 

    As far as I know, SAI Linux driver only supports I2S.

    It is recommended and also more efficient (thanks to HW filters) to connect PDM microphones to DFSDM,

    See

    Regards.