brushless16 2.0.0.0
|
Brushless 16 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Brushless 16 Click Example.
This example showcases ability to enable and disable motor output, and check the status pins.
The demo application is composed of two sections :
Initializon of UART module for log and pins for motor control.
Checks state of information pins every ms, and stop and start motor output every second.
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 | ) |