Serial output is garbled

Sysprogs forums Forums VisualGDB Serial output is garbled

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #12797
    Yuex.S
    Participant

    Serial output is garbled
    I use the esp8266, serial output has been garbled, do not understand is that you provide the SDK problem, or need to have any additional settings.

    #12799
    support
    Keymaster

    Hi,

    Most likely your baud rate in SmarTTY settings doesn’t match the baud rate of the device. Most ESP8266 boards have the default baud rate of 74880 and most USB-to-UART adapters have a default rate of 115200. Please try setting the baud rate manually.

    #12811
    Yuex.S
    Participant

    Thanks very much, the baud rate and the program did not empty the flash cause.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.