dcmotor13 2.0.0.0
|
DC Motor 13 Click is a compact add-on board with a brushed DC motor driver. This board features the TB67H481FNG, a dual-channel, H-bridge, brushed DC motor driver from Toshiba Semiconductor that uses the PWM IN interface to control the DC motor outputs. Fabricated with the BiCD process (DMOSFET is used for output power transistor), it covers a wide operating voltage range of 8.2V to 44V with a maximum output current capacity of 2A. It also offers helpful features like a robust and reliable operation, like the decay modes selection function, PWM constant-current drive, torque settings, protection features, and one anomaly detection indicator.
We provide a library for the DC Motor 13 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 DC Motor 13 Click driver.
dcmotor13_cfg_setup
Config Object Initialization function. dcmotor13_init
Initialization function. dcmotor13_default_cfg
Click Default Configuration function. dcmotor13_set_outa_mode
This function sets the OUTA mode. dcmotor13_set_outb_mode
This function sets the OUTB mode. dcmotor13_set_outa_torque
This function sets the OUTA torque. This example demonstrates the use of DC Motor 13 click board by driving the motors in both direction in the span of 9 seconds.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration which sets the output torque to 100%.
Drives the motors in the clockwise direction, then switches to the counter-clockwise direction, and after that pulls the motors brake with a 3 seconds delay after each change.
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.