I can't seem to flash ESP32-DevKitC on the VirtualBox with Windows 10 as the Host Machine and Ubuntu 20.04.1 as the Guest Machine after following multiple guides, including this one:
https://docs.espressif.com/projects/esp ... ction.html
After plugging/unplugging the ESP32 and typing the command
Code: Select all
ls /dev/tty*
I see a black terminal when I try to connect with PuTTy, but nothing happens when I restart the ESP32 chip by pressing EN. When I try to flash the device with
Code: Select all
idf.py -p /dev/ttyUSB0 -b 115200 flash
I have tried typing
Code: Select all
dmesg | grep tty
Code: Select all
cp210x converter now attached to ttyUSB0