dcmotor15 2.0.0.0
|
DC Motor 15 Click is a compact add-on board that contains a motor driver with current sense and regulation. This board features the DRV8874, an integrated motor driver with N-channel H-bridge, charge pump, current sensing, and adjustment from Texas Instruments.
We provide a library for the DCMotor15 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 DCMotor15 Click driver.
dcmotor15_cfg_setup
Config Object Initialization function. dcmotor15_init
Initialization function. dcmotor15_default_cfg
Click Default Configuration function. dcmotor15_forward
This function drives the motor forward. dcmotor15_reverse
This function drives the motor in reverse. dcmotor15_get_current
This function reads the motor current consumption by performing analog to digital read of IPR pin. This example demonstrates the use of DC Motor 15 click board.
The demo application is composed of two sections :
Initializes the driver and makes an initial log.
Drives the motor in the forward direction for 5 seconds, then pulls brake for 2 seconds, and after that drives it in the reverse direction for 5 seconds, and finally, disconnects the motor for 2 seconds. It will also calculates and displays the motor current consumption. Each step will be logged on the USB UART where you can track the program flow.
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.