IDF Monitor output
Posted: Wed Apr 03, 2019 2:53 pm
Hi,
i have a ESP32 Thing from Sparkfun.
First of all i typed make menuconfig to change the Flash SPI speed to 26 MHz and the Flash size to 4 MB according to the schematic and specification of the ESP32 Thing.
I'm able to build and flash example programs like the blink or the hello world from IDF 3.1.3 then using the terminal without errors. But unfortunately i get only garbage output at the IDF monitor (make monitor) like it is described in the Get Started when using the wrong SPI speed (https://docs.espressif.com/projects/esp ... index.html).
I also tried the solution with "make erase_flash" and flashing as described here viewtopic.php?t=3884 but without success.
Does anyone know what caused this problem and how can I fix it?
Thanks a lot!
i have a ESP32 Thing from Sparkfun.
First of all i typed make menuconfig to change the Flash SPI speed to 26 MHz and the Flash size to 4 MB according to the schematic and specification of the ESP32 Thing.
I'm able to build and flash example programs like the blink or the hello world from IDF 3.1.3 then using the terminal without errors. But unfortunately i get only garbage output at the IDF monitor (make monitor) like it is described in the Get Started when using the wrong SPI speed (https://docs.espressif.com/projects/esp ... index.html).
I also tried the solution with "make erase_flash" and flashing as described here viewtopic.php?t=3884 but without success.
Does anyone know what caused this problem and how can I fix it?
Thanks a lot!