Skip to content

Firmware for a STM32G4-based closed-loop DC Motor Driver Board written in C++

License

Notifications You must be signed in to change notification settings

ckoern/SojournerST

Repository files navigation

SojournerST

Firmware for a STM32G4-based closed-loop DC Motor Driver Board written in C++. The KiCad Project can be found here

The code is based on a STM32CubeIDE project including the autogenerated HAL. All application code is moved to the Application directory. The project can be built using either the STM32CubeIDE or CMake (WIP) which also includes unit tests.

The controller can be interfaced via Uart (binary packets) or SPI.

About

Firmware for a STM32G4-based closed-loop DC Motor Driver Board written in C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages