Skip to content

dupterm/mpremote not working correctly over uart? #17416

Closed Answered by Josverl
RotatingLlama asked this question in Using MicroPython
Discussion options

You must be logged in to vote

The default only baudrate that is supported by mpremote and most other tools is 115200
so I'd suggest changing to uart.init( baudrate=115200, ....

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by RotatingLlama
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants