Skip to content

Simple C++ interface to abstract reading from / writting to Trinamic chip registers.

License

Notifications You must be signed in to change notification settings

bread-wolf/TMCField

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMCField

Simple C++ interface to abstract reading from / writting to Trinamic chip registers. This can be used with any Trinamic chip interface.

Currently supported chips :

  • TMC22XX
  • TMC2300
  • TMC7300

Just include TMCXXX_Map.hpp and use the class methods on the predefined field objects.

ToDo:

  • Add TMC516X Field map
  • Start supporting SPI-interface chips

About

Simple C++ interface to abstract reading from / writting to Trinamic chip registers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published