Open Wallnutts opened 2 years ago
use standalone
Is there a chance to enable UART support for TMC2209 on this board?
no am use tmc2209 stand alone it work
รับ Outlook สำหรับ Androidhttps://aka.ms/AAb9ysg
From: Oleksandr Masliuchenko @.> Sent: Wednesday, October 12, 2022 3:46:31 AM To: makerbase-mks/MKS-TinyBee @.> Cc: flishy2532 @.>; Comment @.> Subject: Re: [makerbase-mks/MKS-TinyBee] Error while compiling with TMC2209 UART mode (Issue #31)
Is there a chance to enable UART support for TMC2209 on this board?
— Reply to this email directly, view it on GitHubhttps://github.com/makerbase-mks/MKS-TinyBee/issues/31#issuecomment-1275256999, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOWTQPQBFIB7XTRBCZJQ6YTWCXG2PANCNFSM5VUAIETA. You are receiving this because you commented.Message ID: @.***>
yes UART is possible, but with complications and with no LCD. Already solved in #6
ok, thanks.
yes UART is possible, but with complications and with no LCD. Already solved in #6
AFAIK you can still use LCD and not many complications, just use Hardware UART.
I get this error while compiling if i set TMC2209s up in UART mode:
Compilation only works if i set it up in TMC2209_STANDALONE mode