brushless6 2.0.0.0
|
Brushless6 Click example. More...
Functions | |
void | brushless6_calibration () |
void | brushless6_setings () |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Brushless6 Click example.
Brushless 6 click is designed to drive a three-phase sensorless.
The demo application is composed of two sections :
This function initializes and configures the logger and the click board.
This function drives the motor in both directions increasing and decreasing the speed of the motor.
The maximal PWM Clock frequency for this click board is 500 Hz. So, the user will need to decrease the MCU's main clock frequency in MCU Settings in order to get up-to 500 Hz PWM clock frequency.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void brushless6_calibration | ( | ) |
void brushless6_setings | ( | ) |
int main | ( | void | ) |