Hi,
I am using IM69D130 MEMS sensor with nrf52832 I just want to confirm the output of pdm sensor . please any one suggest how should i proceed . how do i code for it ??
Hi,
I am using IM69D130 MEMS sensor with nrf52832 I just want to confirm the output of pdm sensor . please any one suggest how should i proceed . how do i code for it ??
In SDK 17, the driver is located in modules\nrfx\drivers\src\nrfx_pdm.c. The legacy API is available in integration\nrfx\legacy\nrf_drv_pdm.h.
SDK documentation for PDM driver.
ok i'll try