![]() |
miniFOC 1.0.3
This open-source project aims to accomplish a FOC(Field Oriented Control) scheme that is operatable with minimum costs in China.
|
main function Header File More...
#include "gd32f1x0.h"
#include "system.h"
#include "config.h"
#include "error.h"
#include "led.h"
#include "uart.h"
#include "timer.h"
#include "spi.h"
#include "flash.h"
#include "foc.h"
#include "encoder.h"
#include "fast_math.h"
#include "filter.h"
#include "pid.h"
#include "report.h"
Go to the source code of this file.