brushless12
2.0.0.0
|
Brushless 12 Click is a compact add-on board suitable for controlling BLDC motors with any MCU. This board features the L6235, DMOS fully integrated 3-phase motor driver with overcurrent protection from STMicroelectronics.
We provide a library for the Brushless12 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 Brushless12 Click driver.
brushless12_cfg_setup
Config Object Initialization function. brushless12_init
Initialization function. brushless12_default_cfg
Click Default Configuration function. brushless12_set_brake
This function sets the BRK pin to the desired state. brushless12_set_direction
This function sets the F/R pin to the desired state. brushless12_set_enable
This function sets the EN pin to the desired state. This example demonstrates the use of Brushless 12 click board.
The demo application is composed of two sections :
Initializes the driver and sets the click default configuration.
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 pulls brake for 2 seconds. 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.