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

[Bug/suggestion] Diverging baud rates in hello_world example (GIT8266O-850) #1273

Open
vitorkogut opened this issue Apr 2, 2024 · 0 comments

Comments

@vitorkogut
Copy link

Hello!

I've encountered something that isn't really a bug, but got me kinda confused, using the basic "hello_world" example the baud rate sent to the 8266 is 115200, great, but the default baud rate for the monitor is 74880 for some reason, it's a very simple thing to fix but can get newcomers running circles not being able to use the monitor.

Maybe it's actually a feature to incentivize the use of the menuconfig?

image

How to replicate:

  • copy hello_world example
  • run make all
  • run make flash
  • run make monitor
  • restart board
  • get gibberish in the terminal

Toolchain version: esp-2020r3-49-gd5524c1
Compiler version: 8.4.0
esptool.py v2.4.0
using ESP8266-01
(Sorry if its the wrong place to post this)

@github-actions github-actions bot changed the title [Bug/suggestion] Diverging baud rates in hello_world example [Bug/suggestion] Diverging baud rates in hello_world example (GIT8266O-850) Apr 2, 2024
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