driver
2.0.0.0
|
Driver Click features an IC with seven integrated high-current sink drivers, which can be used to drive a wide range of loads via simple parallel interface. These integrated drivers use high-efficiency MOSFETs for improved thermal performance.
We provide a library for the Driver 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 form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for Driver Click driver.
void driver_cfg_setup ( driver_cfg_t *cfg );
DRIVER_RETVAL driver_init ( driver_t *ctx, driver_cfg_t *cfg );
void driver_set_in1 ( driver_t *ctx, uint8_t state );
void driver_set_in2 ( driver_t *ctx, uint8_t state );
void driver_set_in3 ( driver_t *ctx, uint8_t state );
This application offering a nine-pole spring terminal that can be used to implement and realize a wide range of different applications
The demo application is composed of two sections :
Initializes GPIO driver and selects which inputs will be set in operation.
Bits from 0 to 6 (selectIN) select inputs from IN1 to IN7, respectively.
Performs cycles in which selected inputs will be turned on for pulseWidth
delay time one by one. When one input is turned on, it will be turned off after desired delay time before the next input be turned on.
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
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. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.