Skip to content

crinq/stmbl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stmbl

###AC Servo Driver for STM32F4

####Things that work

  • Synchronous AC servos with resolver
  • DC servos with encoder
  • IRAMXv2 Hardware testet up to 150V

####TODO

  • autophasing for Synchronous AC servos with encoder
  • AC Async
  • saving parameters to flash

####Directories

  • hw/eagle/ Eagle board files and schematics
  • hw/spice/ Spice simulation for resolver interface
  • src/ STM32 code
  • term/ Terminal with scope and local history. Supports UHU servo and stmbl.

####Building the firmware

Requirements
Flashing

Add gcc and stlink to your $PATH

make
make burn

####Building Servoterm

Requirements
Compiling
cd term/
mkdir build/
cmake ../
make

About

AC Servo Driver for STM32F4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages