Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot get Serial Data using Rx/Tx #69

Open
troth530 opened this issue Sep 24, 2020 · 2 comments
Open

Cannot get Serial Data using Rx/Tx #69

troth530 opened this issue Sep 24, 2020 · 2 comments

Comments

@troth530
Copy link

I'm using the Makerbase tft32 and it works with 328p grbl, but not with STM32 grbl.
The makerbase tft32 sends grbl data to the grbl controller through serial, typically rx/tx.
https://github.com/makerbase-mks/MKS-TFT/tree/master/MKS_TFT_CNC
Thank you!

@terjeio
Copy link

terjeio commented Oct 12, 2020

See #59 (comment), I have no idea where this is defined - search is not working for code.

@ewidance
Copy link

ewidance commented Oct 23, 2020

I think it's in the Makefile, line 102 . Remove -DUSEUSB, and it will use serial instead... (see main.c)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants