makerbase-mks / MKS-TinyBee

MKS TinyBee is a mainboard for 3d printing, based on ESP32 module
GNU General Public License v3.0
116 stars 115 forks source link

Error while compiling with TMC2209 UART mode #31

Open Wallnutts opened 2 years ago

Wallnutts commented 2 years ago

image

I get this error while compiling if i set TMC2209s up in UART mode:

image

Compilation only works if i set it up in TMC2209_STANDALONE mode

flishy2532 commented 2 years ago

use standalone

grafalex82 commented 1 year ago

Is there a chance to enable UART support for TMC2209 on this board?

flishy2532 commented 1 year ago

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: @.***>

jirka-malvin commented 1 year ago

yes UART is possible, but with complications and with no LCD. Already solved in #6

grafalex82 commented 1 year ago

ok, thanks.

Rmdhn1 commented 1 year ago

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.