Sense.MIC
Complete driver for the Sense.MIC tile (MAX11645 ADC + AMM-2742 MEMS mic). I2C-only, command-based protocol via tiles_pal_t raw I2C.
I2C-only, command-based protocol via tiles_pal_t raw I2C. @version 1.0.0
I2C-output MEMS microphone tile combining: - PUI Audio AMM-2742-T-R: omnidirectional MEMS mic, 20 Hz–20 kHz, 59 dB SNR, 123 dB AOP - Maxim MAX11645: 12-bit 2-channel ADC, up to 94.4 ksps, I2C up to 1.7 MHz, internal 2.048V reference
The MAX11645 uses a command-based I2C protocol (no register addresses). All bus access goes through tiles_pal_t i2c_write_raw / i2c_read_raw.
Platform-agnostic: uses tiles_pal_t for all bus access.
v1.0.00x36
