MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.19k stars 19.22k forks source link

[2.0.x] Is it possible to use HW 1 uart TMC2208 #13071

Closed ShohninDmitriy closed 5 years ago

ShohninDmitriy commented 5 years ago

Is it possible to use HW 1 uart and switch driver chips using addressing individual pins default

gloomyandy commented 5 years ago

Only with extra hardware, and the current TMC library does not support this type of operation. So realistically the answer is no it is not currently supported.

ShohninDmitriy commented 5 years ago

Very bad because there is no SW serial on stm32f103

github-actions[bot] commented 4 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.