Maxim Integrated / MAX113XX_Pixi

Dependents:   MAX_IOT_KIT

Fork of MAX11300 by Maxim Integrated

You are viewing an older revision! See the latest version

Homepage

The MAX11300/01/11/12 are configurable mixed signal integrated circuits. The MAX11300/11 offer a SPI interface while the MAX11301/12 offer an I2C interface. The MAX11300/01 are 20 port devices while the MAX11311/12 are 12 port devices.

This library supports the family of parts by providing member functions that can manipulate the GPIO, ADC, DAC, and analog switches of the device, after it has been configured. For configuration of the device, this library requires a header file that can be generated by the MAX11300/01/11/12 Configuration Software. The configuration software can be found at the following link.

https://www.maximintegrated.com/en/products/analog/data-converters/analog-to-digital-converters/MAX11300.html/tb_tab2

Save the configuration header file as 'MAX113XX_Pixi_Config.h', or rename the #include in 'MAX113XX_Pixi.h' to your preferred file name, and include it in your project.


All wikipages