Lines Matching full:microphone
2 :name: X-NUCLEO-IKS02A1 shield - MEMS microphone
5 Acquire audio using the digital MEMS microphone on X-NUCLEO-IKS02A1 shield.
9 This sample enables the digital MEMS microphone on X-NUCLEO-IKS02A1
13 the digital MEMS microphone on X-NUCLEO-IKS02A1 shield.
14 The microphone generates a PDM stream which is acquired through I2S.
16 available in zephyrproject/modules/hal/st/audio/microphone.
28 the PDM microphone clock and data lines get connected to SPI clock and MOSI.
44 :zephyr-app: samples/shields/x_nucleo_iks02a1/microphone/
75 The microphone PDM requested clock should lead the MP34DT05 driver to select an
78 See PCM and PDM configuration in file :zephyr_file:`samples/shields/x_nucleo_iks02a1/microphone/src…
85 :zephyr_file:`samples/shields/x_nucleo_iks02a1/microphone/src/main.c`.