This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

pdm sdk14.0

static void pdm_event_handler(nrf_drv_pdm_evt_t const * const evt)
{
/* Process the events. */
}

/* ... */

/* Process the events. */

Can you make a little more detail

since SDK14.0,Great changes have taken place in the drive,

I haven't made a copy of data yet,the data is changed .

the sdk document is too simple,

Can you provide an exampleabout pdm sdk14.0?

Related