brushless30
2.1.0.0
|
Brushless 30 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Brushless 30 Click example.
This example configures the Brushless 30 Click board and makes it ready for the motor control over 6 PWM input signals.
The demo application is composed of two sections :
Initializes the driver and performs the Click default configuration.
Monitors the DIAG pin state, displays the STAT1 and STAT2 registers on the USB UART, and clears the set flags.
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 | ) |