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

FR - connection via board, not via pi ? #12

Open
Avatarsia opened this issue Sep 14, 2023 · 1 comment
Open

FR - connection via board, not via pi ? #12

Avatarsia opened this issue Sep 14, 2023 · 1 comment

Comments

@Avatarsia
Copy link

just a general question.
based on the fact that there are uart ports on the board, would it be possible to use these instead the pins from the pi?

@freakydude
Copy link
Owner

freakydude commented Sep 14, 2023

You mean, the UART Pins from the main board?
Then you would have to pipe the tx/rx stream from the main board (mcu) to your Linux on the raspberry...
That would mean, the the klipper firmware that is running in the mcu must provide this stream.

I didn't found that interface / feature.

If you or someone found a way doing that, let us know.
then it will work.

Best regards

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

2 participants