Skip to content

Tags: teemuatlut/TMC2208Stepper

Tags

v0.2.5

v0.2.5

* Fix compiler condition macros

v0.2.4

v0.2.4

* Software serial support for LPC1768

v0.2.3

v0.2.3

* Restrict SW Serial to AVR only

[Diff](v0.2.2...v0.2.3)

v0.2.2

v0.2.2

* Fix SW serial object creation
* Use a single tab field separator in keywords.txt
* Fix formatting error in keywords.txt

v0.2.1

v0.2.1

* Fix compile issues with the new constructor

v0.2.0

v0.2.0

* Resolve conflict with STM32 core
* Update examples
* New system for handling different serial objects
* Enable UART communication by default
* Use default register values from datasheet
* Add storage struct to be used by Marlin LCD
* mres register is 4bits
* New method: beginSerial
* New method: test_connection

v0.1.1

v0.1.1

* Restore compatibility with earlier versions by adding an alias function for the hysteresis methods.

v0.0.4

v0.0.4

* Fix typo
* New method: push

v0.0.3

Fix rms_current function call in examples.

v0.0.2

* Move otpw flag to public

* New method for reading GSTAT
* Add parsing functions for hysterisis
* Fix reading of some register values
* Force ul bitmasks
* Parse tbl() with blank_time()
* New TMC2130 compatible method for reading a value
* Fix compiler warning
* Copy paste typo
* Add isEnabled
* rms_current() and getCurrent() now have different roles
* rms_current returns uint16_t