ESP_LOGI / printf issue on ESP8684-DevKitM-1 not on ESP32-WROOM
Posted: Fri Apr 12, 2024 11:54 am
Running blink_example on ESP8684-DevKitM-1 (target esp32-C2) does not display correct output.
I've tryed to change uart speed with idf.py monitor -b 115200 without success.
So I switched to another board based on ESP32 (ESP32-WROOM-32E); build and load the same code.
Result I can see the log.
Could any one help ?
I've tryed to change uart speed with idf.py monitor -b 115200 without success.
So I switched to another board based on ESP32 (ESP32-WROOM-32E); build and load the same code.
Result I can see the log.
Could any one help ?