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

Try - and document - higher baud rates #3

Open
2 tasks
lure23 opened this issue Jun 2, 2024 · 0 comments
Open
2 tasks

Try - and document - higher baud rates #3

lure23 opened this issue Jun 2, 2024 · 0 comments
Assignees
Labels
minor Low importance / urgency

Comments

@lure23
Copy link
Owner

lure23 commented Jun 2, 2024

By default espflash will use a baud-rate of 115200 which is quite conservative. An easy way to increase the baud-rate is setting the environment variable ESPFLASH_BAUD to e.g. 921600

Source: https://docs.esp-rs.org/no_std-training/02_4_hello_world.html

Once things work:

  •  try with higher baud rates
  • document what works (for which board)
@lure23 lure23 self-assigned this Jun 2, 2024
@lure23 lure23 added the minor Low importance / urgency label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Low importance / urgency
Projects
None yet
Development

No branches or pull requests

1 participant