Difference between revisions of "Colibri AIC"

From Stm32World Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
Colibri AIV is an expansion module with two Analog 0-20mA Inputs.
 +
 +
ADS1115 is the A/D converter used, which is 16 bits and max sampling rate of 860 samples/second.
  
 
=== I2C Addresses ===  
 
=== I2C Addresses ===  
 
   24LC16  = 0x50-0x57
 
   24LC16  = 0x50-0x57
 
   ADS1115 = 0x48
 
   ADS1115 = 0x48
 +
 +
= Documentation =
 +
* [[File:Colibri_aic-RevA-schematics.pdf]]

Revision as of 10:40, 13 June 2023

Colibri AIV is an expansion module with two Analog 0-20mA Inputs.

ADS1115 is the A/D converter used, which is 16 bits and max sampling rate of 860 samples/second.

I2C Addresses

 24LC16  = 0x50-0x57
 ADS1115 = 0x48

Documentation