brushless7 2.0.0.0
|
Brushless7 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint8_t | demo_type_data = 0 |
Brushless7 Click example.
This example demonstrates the use of Brushless 7 Click board.
The demo application is composed of two sections :
Sets the default configuration and then configures the click board for the selected mode.
Increases and decreases the speed of the motor rotation by setting the duty cycle or rpm values depending on which mode is previously selected. It also switches the direction of rotation at the beginning of each cycle. All data is being logged on the USB UART where you can track their changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
uint8_t demo_type_data = 0 |