IRNAS / irnas-t5838-driver

Zephyr compatible driver for TDK's MEMS microphone T5838
2 stars 0 forks source link

Samples describing full driver capabilities #8

Open KajbaM opened 1 year ago

KajbaM commented 1 year ago

Context

Currently driver repository only contains sample for sampling microphone using standard dmic zephyr API. There should also be samples describing how to use full driver functionality (AAD modes configuration, interrupt handling, etc.)

Required steps / Implementation details

Definition of Done

vid553 commented 9 months ago

+1

The driver should support all microphone modes and have samples that demonstrate each of them. Each sample should demonstrate that use case from start to finish (boot, run it and at the end go to low power mode or turn off).