Search found 1 match

by slioulle
Sun Dec 22, 2019 9:16 pm
Forum: ESP-IDF
Topic: Can't change the baud rate for flashing the ESP32 in eclipse
Replies: 5
Views: 14577

Re: Can't change the baud rate for flashing the ESP32 in eclipse

hello
in my case, no serial flash baud rate setting in sdkconfig : only "serial monitor" baud rate...

It should exist a cleaner manner but not an expert of menuconfig syntax
=> I changed the default serial flash baud rate in "<esp-idf directory>\tools\idf_py_actions\serial_ext.py" :

baud_rate ...

Go to advanced search