Skip to content

TMC module without TMC driver #832

Answered by Paciente8159
MHA00000 asked this question in Q&A
Discussion options

You must be logged in to vote

You can use the TMC2209 in standalone mode without the TMC module. In standalone mode the TMC will basically be like an A4899 but more silent.

About the 74HC595 has a software UART pin..currently yes it's possible...but I was planning on removing that possibility to make the shift register more responsive for step generation.
It is still possible to do it, but would require to create a customized SOFTUART that updates the extended pin on each change.
I'm still thinking a bit on how I should tackle this.

About the ESP8266...there is (still experimental but promising) new branch that uses the SPI port and the new shift register module (supports both output pins via 74HC595 as well as inputs…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@MHA00000
Comment options

@Paciente8159
Comment options

@MHA00000
Comment options

@MHA00000
Comment options

@Paciente8159
Comment options

Answer selected by MHA00000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants