brushless24 2.1.0.0
|
Brushless 24 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Brushless 24 Click example.
This application is a schowcase of controlling speed of brushless motor using Brushless 24 Click.
The demo application is composed of two sections :
Initialization of LOG, PWM module and additional pins.
In a span of second changes duty cycle from 0 to 100% which is changing speed of the motor.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |