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

UART connection to Pi3B+ #18

Open
MuchD0ge opened this issue Aug 17, 2023 · 0 comments
Open

UART connection to Pi3B+ #18

MuchD0ge opened this issue Aug 17, 2023 · 0 comments

Comments

@MuchD0ge
Copy link

The MCU section in the setup guide for UART communication does not work on a Pi3B+ (can't test other boards)
and should include like this for possible troubleshooting:

[mcu]
serial: /dev/ttyS0
serial: /dev/ttyAMA0
restart_method: command

The MCU connections can be seen through kiauh under advanced>Get MCU ID>UART
Which results in the following list:

kiauh_uart_mcu

The MCU communicates over two UART connections, at least in my case.
I have found a few other people having the same issue, so it might be worthwhile to include in the guide.

thanks to u/boanerges57 on reddit for leading me down this path.

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

1 participant