Colibri DIO1

From Stm32World Wiki
Jump to navigation Jump to search
Colibri dio1-photo-front.jpg
Colibri dio1-photo-back.jpg

Colibri DIO is an expansion module that is compliant with IEC 61131-2 specification. Each I/O can either be a digital input or a digital output, and each can operate in different modes.

MAX14906 is the component that implements this standard. See its datasheet.

The max current on the output is software selectable, up to 1.2Amp, BUT that is not achievable in practice, a) the thermals don't allow it, b) the base board has a limited power supply. We recommend that the current limit is set to 100mA.

Addresses

 M24C64  = 0x50-0x57
 SPI_CS0 = MAX14906
 SPI_CS1 = not used
 SPI_CS2 = not used
 
 MAX14906 SPI address = 0x00

Documentation