expand12 2.0.0.0
|
Expand 12 Click is a compact add-on board that contains a multi-port I/O expander. This board features the MAX7300, a general-purpose I/O expander providing remote I/O expansion for most MCU’s families from Maxim Integrated, now part of Analog Devices. The MAX7300 comes in a 28-port configuration and allows easy addition of I/O through a standard I2C serial interface. Each port is user-configurable to either a logic input or logic output, capable of sinking 10mA and sourcing 4.5mA.
We provide a library for the Expand12 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Expand12 Click driver.
expand12_cfg_setup
Config Object Initialization function. expand12_init
Initialization function. expand12_default_cfg
Click Default Configuration function. expand12_set_pin_direction
This function sets the direction of the selected pin. expand12_set_pin_value
This function sets the logic level of the selected pin. expand12_read_all_pins_value
This function reads all pins logic levels. This example demonstrates the use of Expand 12 click board.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the first three ports (pins 4-23) as output and the fourth port (pins 24-31) as input with pull-ups.
Sets the pins of the first three ports and then reads the status of all pins and displays the result on the USB UART approximately every 100 miliseconds.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.