However I cannot download any firmware using esp-idf. I have also tried with esptool, but it can never recognize the chip, as if it was not connected.
However, when I read the serial port I get the following:
Code: Select all
ESP-ROM:esp32c3-20200918
Build:Sep 18 2020
rst:0x1 (POWERON),boot:0x5 (DOWNLOAD(USB/UART0/1))
waiting for download
Where can my mistake be?
Thanks.