Sense.MIC
T
Studio-ready · 23 of 25 functions exposed to the DSL palette. Functions tagged T are callable from Studio blocks; the rest are the underlying C API. SDK API tiers →
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 2.1.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.
v2.1.00x36
