We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Rating:
Author: MIKROE
Last Updated: 2018-05-18
Package Version: 1.0.0.0
mikroSDK Library: 1.0.0.0
Category: Brushless
Downloaded: 5360 times
Not followed.
License: MIT license
Brushless 4 click is a 3 phase sensorless BLDC motor driver, which features a 180° sinusoidal drive, providing high efficiency and low acoustic noise. This type of drivers inherently provides higher torque in general, compared to classical 120° BLDC motor drivers.
Library Description
The library provides generic functions for working with the Click board.
Key functions:
Example description
The application is composed of three sections:
void applicationTask() { for(i=0;i<pwm_period;i++) { brushless4_setSpeed(i); Delay_ms(10); } Delay_ms(1000); for(i=pwm_period;i>1;i--) { brushless4_setSpeed(i); Delay_ms(10); } Delay_ms(1000); }
Other MikroElektronika libraries used in the example:
Additional notes and information
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.
SPI Extend Click is a compact add-on board for applications that require extending the SPI communication bus over a long distance. This board features the LTC4332, an SPI slave extender device, from Analog Devices.
[Learn More]BUCK Click is a buck switching regulator that accepts a wide input voltage range of up to 40V and steps it down to 3.3V or 5V.
[Learn More]PIXI click is equipped with MAX11300 IC from Maxim Integrated, which features Maxim Integrated's versatile, proprietary PIXI technology - it is the industry's first configurable 20-channel mixed-signal data converter.
[Learn More]You have unsaved changes. If you choose to leave all changes will be discarded.
Do you want to subscribe in order to receive notifications regarding "Brushless 4 click" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "Brushless 4 click" changes.
Do you want to report abuse regarding "Brushless 4 click".