Skip to content

3-phase driver for bldc motor, based on stm32 and l6234.

License

Notifications You must be signed in to change notification settings

phpkadir/bldc-driver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLDC Driver

3-phase driver for bldc motor, based on stm32 and l6234.

L6234 Block Diagram

l6234-block-diag

Installation

Install compiler from here

Install St-link software

$ sudo apt-get install automake autoconf pkg-config libusb-1.0 git
$ git clone https://github.com/texane/stlink.git stlink
$ cd stlink
$ ./autogen.sh
$ ./configure
$ make

About

3-phase driver for bldc motor, based on stm32 and l6234.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 77.2%
  • Assembly 17.7%
  • HTML 4.9%
  • Makefile 0.2%