Skip to content

LTC2497 ADC

lbuild module: modm:driver:ltc2497

The LTC2497 is a 16-channel (eight differential), 16-bit delta-sigma ADC with Easy Drive technology and a 2-wire, I2C interface.

Note that the sampling time is very long (175ms per channel), so this ADC is not suitable for fast sampling. You should change the channel while reading the previous channel to not waste additional time.

Dependencies

modm:driver:ltc2497 modm_driver_ltc2497 modm: driver: ltc2497 modm_architecture_i2c_device modm: architecture: i2c.device modm_driver_ltc2497->modm_architecture_i2c_device modm_processing_timer modm: processing: timer modm_driver_ltc2497->modm_processing_timer