i2cisolator7
2.1.0.0
|
PRVIH_PAR_RECENICA_SA_PRODUCT_PAGE_DA_ISPRATE_CELINU
[click Product page](CLICK_PRODUCT_PAGE_LINK)
We provide a library for the I2C Isolator 7 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 I2C Isolator 7 Click driver.
i2cisolator7_cfg_setup
Config Object Initialization function. i2cisolator7_init
Initialization function. i2cisolator7_generic_write
This function shall generate a START signal, followed by len number of writes from data_in. i2cisolator7_generic_read
This function shall generate a START signal, followed by len number of reads from the bus placing the data in data_out. i2cisolator7_write_then_read
This function performs a write operation followed by a read operation on the bus by using I2C serial interface. This demo application shows an example of an I2C Isolator 7 Click wired to the PRESS Click board™ for reading device ID (Who am I). The library also includes an I2C writing and reading functions.
The demo application is composed of two sections :
The initialization of I2C module and log UART. After driver initialization, the app sets the PRESS Click board™ slave address.
This example demonstrates the use of the I2C Isolator 7 Click board™. Logs device ID values of the PRESS Click board™ wired to the I2C Isolator 7 Click board™.
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.