Closed andyman198 closed 5 years ago
You're more likely to get help on a forum or if it is a bug on the Marlin repository issues, I don't control all the library and SPI interactions from the framework that's upto Marlin.
Ok. Thanks for letting me know. I know this worked before and wanted to see if there was any framework level SPI changes that could have affected it. I will close the issue.
Description
Not sure if this is an issue with the SPI or the TMC library so close if its out of place. I am having issues with all the TMC2660 drivers in marlin.
M122 Below -------
Steps to Reproduce
define MOTHERBOARD BOARD_AZTEEG_X5_GT
define X_DRIVER_TYPE TMC2660
define Y_DRIVER_TYPE TMC2660
define Z_DRIVER_TYPE TMC2660
define E0_DRIVER_TYPE TMC2660
define E1_DRIVER_TYPE TMC2660
Expected behavior: [What you expect to happen] Can see TMC drivers and configure
Actual behavior: [What actually happens] TMC CONNECTION ERROR on LCD and Bad Response! on M122