IDF Monitor output is garbled
Posted: Sun Dec 10, 2017 5:29 am
Hi,
I have a ESP32 Thing from Sparkfun. I'm able to flash example hello world programs using the Arduino IDE and the espressif-IDF framework (e.g. examples given by both sparkfun and espressif).
The problem I'm running into is that when I run "make monitor" the output is all garbled. It seems like the serial line rate is incorrect. This doesn't make a lot of sense since I can flash the device successfully , i.e. there are no errors reported by the make flash command. As well, when running the arduino hello world sketch I can see the "hello world" text being written to the console.
Any suggestions as to what the issue may be or where I can look for more information?
Kind regards
David
I have a ESP32 Thing from Sparkfun. I'm able to flash example hello world programs using the Arduino IDE and the espressif-IDF framework (e.g. examples given by both sparkfun and espressif).
The problem I'm running into is that when I run "make monitor" the output is all garbled. It seems like the serial line rate is incorrect. This doesn't make a lot of sense since I can flash the device successfully , i.e. there are no errors reported by the make flash command. As well, when running the arduino hello world sketch I can see the "hello world" text being written to the console.
Any suggestions as to what the issue may be or where I can look for more information?
Kind regards
David