digiio
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 DIGI IO 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 DIGI IO Click driver.
digiio_cfg_setup
Config Object Initialization function. digiio_init
Initialization function. digiio_default_cfg
Click Default Configuration function. digiio_write_reg
This function writes data to the selected register by using SPI serial interface. digiio_read_reg
This function reads data from the selected register by using SPI serial interface. digiio_sync_io
This function synchronizes registers by toggling the SYNC pin logic state. This example demonstrates the use of DIGI IO click board by setting and reading the DOI channels state.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the DOI1 and DOI2 as output and the DOI3 and DOI4 as inputs.
Toggles the DOI1 and DOI2 pins state and then reads the status of all four DOI pins and displays the results on the USB UART approximately once per second.
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.