Skip to content

A driver for Allegro's A89301 and A89306 (probably) FOC BLDC controller ICs

Notifications You must be signed in to change notification settings

yspacedev/Qwiic-BLDC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Qwiic-BLDC

A driver for Allegro's A89301 and A89306 (probably) FOC BLDC controller ICs

This is some basic low-level code for the IC. I might make a GUI later if I decide to put in that effort.

The code is written in Python for use with an MCP2221A USB to I2C bridge using Adafruit's libraries.

The code is not plug-and-play. You will need to use the datasheet to figure out which bits to set for your motor. It's a prototype, so there's not really any documentation.

About

A driver for Allegro's A89301 and A89306 (probably) FOC BLDC controller ICs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages